Aquila
Home
@if (User.IsInRole("Admin")) {
Admin
}
@RenderBody()
@await RenderSectionAsync("Scripts", required: false)