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

Stock Finder Report

{% if request.session.is_ho == 1 %}
{% endif %}
Total Stock Found

0

{% csrf_token %}
ID Branch Name Subcategory Name Brand Name Model Name Variant Name Color Name Available Stock FSP (₹)
Total: 0
{% include 'includes/footer.html' %} {% include 'includes/common_js.html' %} {% include 'includes/load_dropdown.html' %}