@{ Layout = "~/Views/Shared/_InfoLayout.cshtml"; var pageObj = new { clients = JsDataModel.GetClients() }; }