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

Exchange Report

{% if request.session.is_ho == 1 %}
{% endif %}
{% csrf_token %}
Id Store Inv No Inv Date Customer Name Total Bill Qty IMEI Subcategory Brand Model Variant Color Amount CGST SGST Exchange Details Exchange Amount
{% include 'includes/footer.html' %} {% include 'includes/common_js.html' %}