| Permission | Description | Used by Roles |
|---|---|---|
|
{{ $permission->label }}
{{ $permission->name }}
|
{{ $permission->description ?? '—' }} | {{ $permission->roles_count }} |
| Name | Username | |
|---|---|---|
| {{ $user->name_first }} {{ $user->name_last }} | {{ $user->username }} | {{ $user->email_address }} |
This page shows everything this role grants access to, who currently has it, and how widely each permission is used.
@if($role->is_system ?? false)