Update Text
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
@model MileageTraker.Web.ViewModels.VehicleService.VehicleServiceViewModel
|
@model MileageTraker.Web.ViewModels.VehicleService.VehicleServiceViewModel
|
||||||
|
|
||||||
@{
|
@{
|
||||||
ViewBag.Title = "Create Vehicle Service";
|
ViewBag.Title = "Record Vehicle Service";
|
||||||
}
|
}
|
||||||
|
|
||||||
<h2 class="center-content"><i class="fa fa-wrench"></i> @ViewBag.Title</h2>
|
<h2 class="center-content"><i class="fa fa-wrench"></i> @ViewBag.Title</h2>
|
||||||
|
|||||||
Reference in New Issue
Block a user