@model Rs_system.Models.RolSistema @{ ViewData["Title"] = "Nuevo Rol"; }

Nuevo Rol

Crear un nuevo rol de usuario

Volver
Cancelar
@section Scripts { @{await Html.RenderPartialAsync("_ValidationScriptsPartial");} }