Email Reminders
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
}
|
||||
|
||||
<h2 class="center-content"><i class="fa fa-wrench"></i> @ViewBag.Title</h2>
|
||||
<h4 class="center-content">Track completed service for a vehicle</h4>
|
||||
|
||||
@using (Html.BeginForm("Create", "VehicleService", FormMethod.Post, new { @class = "form-horizontal well center-content" }))
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user