{% load static %}
{% include 'includes/header.html' %}
{% include 'includes/store_sidebar.html' %}
{% include 'includes/navbar.html' %}
{% include 'includes/datatable_css.html' %}
Outstanding Report
{% csrf_token %}
Sl No
Name
Type
Branch
Payable (₹)
Receivable (₹)
Outstanding (₹)
{% include 'includes/footer.html' %}
{% include 'includes/common_js.html' %}
{% include 'includes/load_dropdown.html' %}