@model MileageTraker.Web.ViewModels.CreateLog.CreateLogViewModel @{ ViewBag.Title = "Enter Mileage Log"; } @Html.Partial("_StatusMessage")