{% extends "ui/templates/base/layout.html" %} {% block content %}
Public/service leads that can be assigned to Audit Firms and converted into clients.
| Lead | Service | Status | Contact | |
|---|---|---|---|---|
| {{ row.lead_no }} {{ row.lead_name }} | {{ row.service_requested }} | {{ row.status }} | {{ row.mobile or row.email or '-' }} | Open |
| No leads found. | ||||