@* For more information on enabling MVC for empty projects, visit https://go.microsoft.com/fwlink/?LinkID=397860 *@ @{ ViewData["Title"] = "Role Administration"; Layout = "~/Views/Shared/_Layout.cshtml"; }
@* Create New *@
Are you sure you want to delete role {{ selectedRole.roleName }}?
Loading...