{% extends "restaurant/base.html"%} {% load static %} {% block headerstitle-scripts %} {% load static %} {% endblock %} {% block headerstitle %} Lab Tests | restaurant {% endblock %} {% block h4_header %}

Lab Tests

{% endblock %} {% block top-buttons %} {% endblock %} {% block top-buttons-01 %} {% endblock %} {% block side-urls %} {{sideLinks | safe | escape}} {% endblock %} {% block material-datatables-main %} {% for v in v_lt_fee %} {% endfor %}
S/No Test Category Lab Test Name Lab Test Fee Actions
S/No Test Category Lab Test Name Lab Test Fee Actions
{{forloop.counter}} {{v.lab_category_name}} {{v.lab_test_name}} {{v.fee_amount}} edit delete remove
{% endblock %} {% block modal-001 %}