@model NewPullPaymentModel @{ Layout = "../Shared/_NavLayout.cshtml"; ViewData["Title"] = "New pull payment"; } @if (TempData.HasStatusMessage()) {
}