diff --git a/CarCenter/CarCenterStorekeeperApp/Views/Home/BundlingUpdate.cshtml b/CarCenter/CarCenterStorekeeperApp/Views/Home/BundlingUpdate.cshtml index 433efc6..dc5ea37 100644 --- a/CarCenter/CarCenterStorekeeperApp/Views/Home/BundlingUpdate.cshtml +++ b/CarCenter/CarCenterStorekeeperApp/Views/Home/BundlingUpdate.cshtml @@ -1,4 +1,5 @@ -@using CarCenterDataModels.Enums; + +@using CarCenterDataModels.Enums; @{ ViewData["Title"] = "BundlingUpdate"; }