id}") }}">{{ $role->display_name }}
@if($role->mfa_enforced) @icon('lock') @endif {{ $role->description }}
{{ trans_choice('settings.roles_x_users_assigned', $role->users_count, ['count' => $role->users_count]) }}
{{ trans_choice('settings.roles_x_permissions_provided', $role->permissions_count, ['count' => $role->permissions_count]) }}