@model ZoomLa.Model.M_Payment @{ Layout = "/Views/Cart/_layout.cshtml"; string PayMethod = Context.Request.GetParam("method"); M_UserInfo mu = ViewBag.mu; } @section head{