| Name | Role | Created | Actions | |
|---|---|---|---|---|
|
@if($user->profile_photo)
{{ substr($user->name, 0, 1) }}
@endif
{{ $user->name }}
|
{{ $user->email }}
|
{{ ucfirst($user->role) }} | {{ $user->created_at->format('M d, Y') }} |
|
| No users found. | ||||