{% extends "finance_and_banking_base.html" %} {% load static %} {% load crispy_forms_tags %} {% block title %}
SL No | Budget Name | Team | Finance Company | Mode Of Price | File Name | Comment Status |
Management Approvals | Action |
---|---|---|---|---|---|---|---|---|
{{forloop.counter}} | {{ budget.name }} | {{ budget.team }} | {{ budget.finance_company }} | {{ budget.get_mode_of_price_display }} | {{ budget.file_name}} | {{ budget.comment }} | {{ budget.get_management_budget_submit_status_display }} | |
Data Not Found |