{% extends "restaurant/base.html"%} {% load static %} {% block headerstitle-scripts %} {% load static %} {% endblock %} {% block headerstitle %}
S/No | {{spanLabel}} Category | {{spanLabel}} Name | Fee Aamount | id | Actions |
---|---|---|---|---|---|
S/No | {{spanLabel}} Category | {{spanLabel}} Name | Fee Aamount | id | Actions |
{{forloop.counter}} | {{v.category}} | {{v.name}} | {{v.fee}} | {{v.id}} | edit delete remove |