@{ ViewData["Title"] = "LuminousCars"; }

Welcome, @User.Identity.Name


Manage cars @if (this.User.IsInRole("Admin")) { Manage rents }