{% extends 'base.html' %} {% block content %}
| # | User Name | Contcat Number | Reg Date | Action | |
|---|---|---|---|---|---|
| {{ forloop.counter }} | {{i.admin.first_name}} {{i.admin.last_name}} | {{i.admin.email}} | {{i.mobilenumber}} | {{i.regdate_at}} | View DELETE Complaints |
No records found for: "{{ query }}"
{% endif %}