{% extends 'profiling/base.html' %} {% block title %}Create Profiling{% endblock %} {% block content %}

Create Profiling

{% csrf_token %} {% if messages %}
{% for message in messages %}
{{ message }}
{% endfor %}
{% endif %}
Customer Information

Materials Provided by Client

Product Coil Colour Gauge Finish Metres Condition of Material Action
Product Details

Product Coil Colour Gauge Finish Quantity Unit Price Total Amount Action
{% endblock %}