@Styles.Render("~/Content/css") @Scripts.Render("~/bundles/modernizr")
B
M
S
@*
*@
8449187163
@Html.ActionLink("Home", "Index", "Home", new { area = "" }, new { @class = "nav-link text-dark" })
@Html.ActionLink("About", "About", "Home", new { area = "" }, new { @class = "nav-link text-dark" })
Services
@Html.ActionLink("Equipments On Rent", "Medical_Equipment_On_show", "Services", new { area = "" }, new { @class = "nav-link text-dark" }) @Html.ActionLink("Criticel Care", "About", "Home", new { area = "" }, new { @class = "nav-link text-dark" }) @Html.ActionLink("Ambulance Services", "AmbulanceServices", "Services", new { area = "" }, new { @class = "nav-link text-dark" }) @Html.ActionLink("Nurse Service ", "About", "Home", new { area = "" }, new { @class = "nav-link text-dark" }) @Html.ActionLink("Attendent Service", "About", "Home", new { area = "" }, new { @class = "nav-link text-dark" }) @Html.ActionLink("ICU Set Up At Home", "About", "Home", new { area = "" }, new { @class = "nav-link text-dark" }) @Html.ActionLink("Baby Care", "About", "Home", new { area = "" }, new { @class = "nav-link text-dark" }) @Html.ActionLink("Injection Visit", "About", "Home", new { area = "" }, new { @class = "nav-link text-dark" }) @Html.ActionLink("Doctor Visit", "About", "Home", new { area = "" }, new { @class = "nav-link text-dark" }) @Html.ActionLink("Physiotherapy Visit", "About", "Home", new { area = "" }, new { @class = "nav-link text-dark" }) @Html.ActionLink("Lab Test", "About", "Home", new { area = "" }, new { @class = "nav-link text-dark" })
@*
About
*@ @Html.ActionLink("ContactUs", "Contact", "Home", new { area = "" }, new { @class = "nav-link text-dark" })
@*
About
*@
BAVRANI MEDICAL SOLUTIONS PRIVATE LIMITED
@Html.Partial("_NotificationPage") @RenderBody()
@RenderSection("Scripts", required: false)
@Scripts.Render("~/bundles/jquery") @Scripts.Render("~/bundles/bootstrap") @RenderSection("scripts", required: false)