Rent a car
Home
Privacy
Cars
@if (this.User.IsInRole("Admin")) {
Create Car
Rents
}
@RenderBody()
@await RenderSectionAsync("Scripts", required: false)