@push('title')
Roles & Permissions
@endpush
A role provided access to predefined menus and features so that depending on Add role, if it does not existRoles List
assigned role an administrator can have access to what user needs.
Total {{ count($role->users) }} {{ ucwords($role->name) }}s
@foreach ($role->users as $user)
@if ($user->profile_picture)
{{ ucfirst($role->name) }}
View Permissions