{% extends "finance_and_banking_base.html" %} {% load static %} {% load crispy_forms_tags %} {% block title %}
| SL | Head | Description | File | Budget | Value(BDT) | Conversion Rate | Value($) | Remarks | Action | |
|---|---|---|---|---|---|---|---|---|---|---|
| {{forloop.counter}} | {{item.get_head_display}} | {{item.description}} | {{ item.file }} | {{ item.file_budget }} | Tk. {{ item.value_tk }} | $ {{ item.conversion_rate }} | $ {{ item.value_dollar|floatformat:4 }} | {{ item.remarks }} | ||
| No Data Is Found | ||||||||||