@model NP.Model.VMPay @{ } @Html.Partial("./Partial/Pay", Model) @section scriptsHeader{ @Html.Partial("./Partial/ScriptPost") } @section scripts{ }