{% extends "restaurant/base_reps.html"%} {% load static %} {% block headerstitle-scripts %} {% load static %} {% endblock %} {% block headerstitle %}
test
{% endblock %} {% block material-datatables-main %}S/No | Item | Quantity |
---|---|---|
S/No | Item | Quantity |
{{forloop.counter}} | {{a.descName}} | {{ a.qtyStr}} |