{% extends 'common/base.html' %} {% block content %}

Submit Container Preinfo

Provide information about containers that will arrive at the depot

{{ form.as_p }} {% csrf_token %} {#
#} {#
#} {# #} {# #} {#

Enter the full container number including prefix

#} {#
#} {##} {#
#} {# #} {# #} {#
#} {#
#} {##} {#
#} {#
#} {# #} {# #} {#
#} {##} {#
#} {# #} {# #} {#
#} {#
#} {##} {#
#} {# #} {# #} {#
#} {##} {#
#} {# #} {# #} {#
#} {##} {# #}

Recent Preinfo Submissions

{% for preinfo in recent %} {% endfor %} {# #} {# #} {# #} {# #} {# #} {# #} {# #} {# #} {# #} {# #} {# #} {# #} {# #} {# #}
Container Type Est. Arrival Status Actions
{{ preinfo.container_number }} {{ preinfo.container_type }} {{ preinfo.created_on }} Pending
MSCU987654340HC2023-06-17#} {# Received#} {# #} {# #} {#
MSCU112233420RF2023-06-16#} {# Delayed#} {# #} {# #} {# #} {#
{% endblock content %}