Person Registry
{{ pagination.total }} persons registered
Showing {{ pagination.from }}–{{ pagination.to }} of {{ pagination.total }}
Loading...
| # | Full Name | Phone | Country | Registered | Actions | |
|---|---|---|---|---|---|---|
| No records found | ||||||
| {{ p.id }} |
{{ initials(p) }}
{{ p.first_name }} {{ p.last_name }}
{{ p.role }}
|
{{ p.email }} | {{ p.phone || '—' }} | {{ p.country || '—' }} | {{ formatDate(p.created_at) }} | |