@using DTO; @{ ViewBag.Title = "CooperOrder"; Layout = "~/Views/Shared/_Layout_Search.cshtml"; List ActionInfo2 = ViewData["ActionInfo2"] as List; } @section headerStyle{ } @section footerScripts{ }