Owned clients and review-assigned clients, with existing service, task and overdue totals.
| Code | Client | PAN / GSTIN | Services | Tasks | Overdue | Status | |
|---|---|---|---|---|---|---|---|
| {{ c.client_code }} | {{ c.client_name }} | {{ c.pan or c.gstin or '-' }} | {{ c.service_count }} | {{ c.task_count }} | {{ c.overdue_count }} | {% if row_status == 'active' %} Active {% elif row_status == 'archived' %} Archived {% else %} Inactive {% endif %} | Open |
| No assigned clients found. | |||||||
| No clients match the search. | |||||||