{% extends "ui/templates/base/layout.html" %} {% block content %}
Portal-enabled consultants, franchise partners, and external ecosystem collaborators.
| Consultant | Contact | Type | Specialisation | Status | Action |
|---|---|---|---|---|---|
|
{{ row.contact_person }}
{{ row.firm_name or 'Individual consultant' }}
|
{{ row.email or '-' }}
{{ row.mobile or '-' }}
|
{{ row.consultant_type.replace('_', ' ').title() }} | {{ row.specialisation or '-' }} | {{ row.status }} | Open |
| No consultants found. | |||||