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