@model GODATA.Models.UserInventory.UserInventory @{ ViewBag.Title = System.Configuration.ConfigurationManager.AppSettings["Title"] + " | Manage EOS Team"; Layout = "~/Views/Shared/_Layout.cshtml"; }
Manage EOS Team
Product Variant
State
City
Eicher EOS Team Detail
@*Add Van Detail*@
License No.
@{ var mapApiKey = System.Configuration.ConfigurationManager.AppSettings["GoogleId"]; //(mapApiKey); var src1 = "https://maps.google.com/maps/api/js?v=3&sensor=false&libraries=geometry,places&key="+mapApiKey; } @**@ @* *@ @Scripts.Render("~/bundles/jsManageFleet")