ID | Name | Role | Action | ||
---|---|---|---|---|---|
@if($user->profile_photo_path)
profile_photo_path) }}" alt="" class="object-fit object-center w-full h-full rounded-full">
@else
@endif
|
{{ $user->id }} | {{ $user->name }} | {{ $user->email }} | {{ ucfirst($user->getRoleNames()->implode(', ')) }} |