{% extends "finance_and_banking_base.html" %} {% load static %} {% load crispy_forms_tags %} {% block title %}
SL | File Name | Opening Date | Beneficiary Company | Bank Details | Bank SL | Date of Lien | Remarks | Action |
---|---|---|---|---|---|---|---|---|
{{forloop.counter}} | {{ file.name }} | {{ file.created_date }} | {{ file.beneficiary_company }} | {{ file.bank }} {{ file.bank_branch }} |
{{ file.bank_sl_no }} | {{ file.bank_lien_date }} | {{ file.remarks }} | |
Data is not found |