Users
@if($currentUser->can('user-create')) @endif| Name | User Type | ||
|---|---|---|---|
| @if($currentUser->can('user-update') || $currentUser->id == $user->id) @endif {{$user->name}} @if($currentUser->can('user-update') || $currentUser->id == $user->id) @endif | {{$user->email}} | {{ $user->role->display_name }} |