Users
@if($currentUser->can('user-create')) @endifName | 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 }} |