{% extends "finance_and_banking_base.html" %} {% load static %} {% load crispy_forms_tags %} {% block title %}
SL | File | Budget | Agent | Value | Mode of Payment | Remarks | Action |
---|---|---|---|---|---|---|---|
{{forloop.counter}} | {{ item.file }} | {{ item.file_budget }} | {{ item.agent }} | $ {{ item.value }} | {{ item.get_payment_mode_display }} | {{ item.remarks|default:"N/A" }} | |
Data is not found |