@using Core.Web.WebHelper @using Core.Web.Controllers @{ ViewBag.Title = "Index"; Layout = "~/Views/Shared/_Layout.cshtml"; }