{% extends "restaurant/base.html"%} {% load static %} {% block headerstitle-scripts %} {% load static %} {% endblock %} {% block headerstitle %}
S/No | Name | Address | Telephone | Id | Actions |
---|---|---|---|---|---|
S/No | Name | Address | Telephone | Id | Actions |
{{forloop.counter}} | {{s.name}} | {{s.address}} | {{s.telephone}} | {{s.id}} | edit remove |