Crear Nuevo Rol

Registra un nuevo rol para el sistema.

← Volver
@if ($errors->any())
¡Ups!
@endif
@csrf
@foreach ($privilegiosOptions as $option) @endforeach
@error('privilegios')

{{ $message }}

@enderror
Guardar