{% load static %}
{% include 'includes/header.html' %}
{% include 'includes/store_sidebar.html' %}
{% include 'includes/navbar.html' %}
{% include 'includes/datatable_css.html' %}
Sales IMEI Summary Report
{% if request.session.is_ho == 1 %}
{% endif %}
{% csrf_token %}
Sl.No
Branch
Subcategory
Brand
Model
Variant
Total Qty
IMEI Details
Inv Date
Inv No
IMEI
Brand
Model
Variant
Color
Amount
{% include 'includes/footer.html' %}
{% include 'includes/common_js.html' %}