@model Applications.UniversalApi_WebConsole_App.Models.SmartFuel.SmartFuelViewInfo @*@{ Layout = null; }*@ @**@ SmartFuel
@{ //Html.RenderPartial("OnlineMonitorHeader"); //if (Model.NavigationInfo == null || Model.NavigationInfo.CurrentTab != Operation.UploadView) //{ //await Html.RenderPartialAsync("SmartFuelHeader"); await Html.RenderPartialAsync("Nozzles", @Model); await Html.RenderPartialAsync("SmartFuelFooter"); } @* *@