@model HtmlGenerationWebSite.Models.Customer @{ ViewBag.Title = "Customer Page"; } @addTagHelper "*, Microsoft.AspNet.Mvc.TagHelpers"