{% extends "ui/templates/base/layout.html" %} {% block content %}
Client service subscription master and its period-wise engagements.
| FY | Period | Due Date | Status | Action |
|---|---|---|---|---|
| {{ row.financial_year or '-' }} | {{ row.period_label or '-' }} | {{ row.current_due_date or '-' }} | {{ row.status|replace('_', ' ')|title }} | View |
| No engagement instances generated. | ||||