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

Purchase Summary

{% csrf_token %}
Id Inward No Inward Date Supplier No Supplier Date SKU IMEI Quantity Rate (₹) Discount (₹) SGST(%) CGST (₹) Total Amount (₹)
{% include 'includes/footer.html' %} {% include 'includes/common_js.html' %}