{% extends 'base.html' %} {% load static %} {% block title %} Dispute Dashboard | IQChem {% endblock %} {% block content %}
Chemical Section Platform
| REFERENCE | MATERIAL | SUPPLIER | DATE | DISPUTE | STATUS |
|---|---|---|---|---|---|
| {{r.reference}} | {{r.material}} | {{r.supplier}} | {{r.datetime_created}} | {{r.dispute}} | {{r.status}} |