{% extends 'base.html' %} {% load static %} {% load crispy_forms_tags %} {% block title %} Phosphoric Form | IQChem {% endblock %} {% block content %}
Chemical Section Platform
{% if mat %}REFERENCE : {{mat.reference}}
SUPPLER : {{mat.supplier}}
SAMPLED BY : {{mat.sampled_by}}
DATE SAMPLED : {{mat.date_sampled}}
VEHICLE NUMBER : {{mat.vehicle_number}}
Recorded at : {{mat.datetime}} {% endif %}