{% load static %} {% include 'includes/header.html' %} {% include 'includes/store_sidebar.html' %} {% include 'includes/navbar.html' %} {% include 'includes/datatable_css.html' %}

Invoice Summary

{% csrf_token %}
Id INV No INV Date Customer Phone Customer Type SKU IMEI QTY Rate (₹) Discount(%) Discount (₹) Amount (₹)
{% include 'includes/footer.html' %} {% include 'includes/common_js.html' %}