@using WMS.BZWeb; @{ ViewBag.Title = "Index"; Layout = "~/Views/Shared/_Index.cshtml"; } <div class="lr-layout"> <div class="lr-layout-center"> <div class="lr-layout-wrap lr-layout-wrap-notitle"> </div> </div> </div>