{{ __('EDITAR ROL') }}

@if ($errors->any()) @endif
@csrf @method('PATCH')
@foreach($permission as $value)
id, $rolePermissions) ? 'checked' : '' }}>
@endforeach