Enquiry List
Date | Customer | Contact | View | Status | {% if user.is_superuser %}Delete | {% endif %}|
---|---|---|---|---|---|---|
{{enq.createdOn |date:'d M, y'}} | {{enq.name}} | {% if enq.contact %}{{enq.contact}}{% endif %} | {% if enq.email %}{{enq.email}}{% endif %} | 👁 | {{enq.enqStatus}} | {% if user.is_superuser %}
Do you want to Delete? |
{% endif %}