Manage system roles and their permissions
| Name | Guard | Description | Permissions | Users | Created | Actions |
|---|---|---|---|---|---|---|
|
{{ $role->name }}
|
{{ $role->guard_name }}
|
{{ $role->description ?? 'No description' }}
|
{{ $role->permissions()->count() }} permissions
|
{{ $role->users()->count() }} users
|
{{ $role->created_at->format('M d, Y') }} |
|
|
No roles found Create your first role to get started |
||||||
Are you sure you want to delete this role? This action cannot be undone.