| ID | Name | Role | Status | Created Date | Actions | |
|---|---|---|---|---|---|---|
| {{ !empty($users) && method_exists($users, 'firstItem') ? $users->firstItem() + $loop->index : $loop->iteration }} | {{ $user->first_name }} {{ $user->last_name }} | {{ $user->email }} | {{ $roleLabel }} | {{ $statusLabel }} | {{ $user->created_at?->format('M d, Y') }} | View {{-- Edit --}} |
| No admins found. | ||||||