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