{% block title %}
{% include "partials/title.html" with title="Fees Report" text="Dashboard" textone="Report" texttwo="Fees Report" %}
{% endblock title %}
Fees Report List
Fees Group | Fees Code | Due Date | Amount $ | Status | Ref ID | Mode | Date Paid | Discount ($) | Fine ($) | BalanceĀ ($) |
---|---|---|---|---|---|---|---|---|---|---|
{{record.Fees_Group}} {{record.Fees_Month}} |
{{record.Fees_Code}} | {{record.Due_Date}} | {{record.Amount}} | {{record.Status}} | {{record.Ref_ID}} | {{record.Mode}} | {{record.Date_Paid}} | {{record.Discount}} | {{record.Fine}} | {{record.Balance}} |