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