{% extends "restaurant/base.html"%} {% load static %} {% block headerstitle-scripts %} {% load static %} {% endblock %} {% block headerstitle %}
S/No | Name | Phone No 1 | Amount | employees Id | Actions |
---|---|---|---|---|---|
S/No | Name | Phone No 1 | Amount | employees Id | Actions |
{{forloop.counter}} | {{su.employee_name}} | {{su.telephone1}} | {{su.amount}} | {{su.id}} | edit delete remove |