{% extends "restaurant/base.html"%} {% load static %} {% block headerstitle-scripts %} {% load static %} {% endblock %} {% block headerstitle %}
S/No | Category Name | Medical Service Name | Fee Amount | medical_service_fee_id | Actions |
---|---|---|---|---|---|
S/No | Category Name | Medical Service Name | Fee Amount | medical_service_fee_id | Actions |
{{forloop.counter}} | {{v.service_category_name}} | {{v.medical_service_name}} | {{v.fee_amount}} | {{v.medical_service_fee_id}} | edit delete remove |