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

Bank Ledger

Closing Bank Balance

₹ 0.00

Credit = Bank In (Deposit) Debit = Bank Out (Withdrawal) Balance = Running Bank Balance
{% csrf_token %}
S.No Receipt No Date & Time Type Particulars Credit (In) (₹) Debit (Out) (₹) Balance (₹) Employee
{% include 'includes/footer.html' %} {% include 'includes/common_js.html' %}