{% extends "restaurant/base_reps.html"%} {% load static %} {% block headerstitle-scripts %} {% load static %} {% endblock %} {% block headerstitle %}
test
{% endblock %} {% block material-datatables-main %}S/No | Item | Specs | Balance | Shop |
---|---|---|---|---|
S/No | Item | Specs | Balance | Shop |
{{a.sno}} | {{a.item_name}} | {{a.desc_name}} | {{a.qty_statement}} | {{ a.shop_name}} |