---
tags: Loans, LNPD01D2, 2.025, Priority 25
---
# 2.025 Loan Past Due Notices Duplicate Print LNPD01D2
@{
var throwError=true;
var jsonHelper = Model.GetJsonHelper(Model.Sequence.Data, throwError);
}
## Past Due Notice
Account is past due, please pay @jsonHelper.GetValue("?).<br/>
<br/>
[A VARIABLE NEEDS TO SET TO GRAB THE OFF THE DATA AND APPLY AS BELOW]
[if 10 days then]
Our records indicate that your payment is 10 days past due. If you have already mailed your payment, please disregard this notice.
[if 30 days then]
Our records indicate that your payment is 30 days past due. Please remit your payment today.
[if 45 days then]
Our records indicate that your payment is 45 days past due. Please protect your credit standing with us by remitting your payment today.
<br/>
<br/>
| Payment Information | |
| :-------------- | -------------------: |
| Current Balance | @jsonHelper.GetValue("?) |
| Due Date | @jsonHelper.GetValue("?) |
| Escrow Balance | @jsonHelper.GetValue("?) |
| Interest Due | @jsonHelper.GetValue("?) |
| Past Due | @jsonHelper.GetValue("?) |
| Late Charge | @jsonHelper.GetValue("?) |
| Next Due | @jsonHelper.GetValue("?) |
| **Total due** | @jsonHelper.GetValue("?) |
<br/>
#### Return this portion with your payment
---
| Total Due | @jsonHelper.GetValue("?) |
| --------- | -----------------------: |
| Due Date | @jsonHelper.GetValue("?) |
| Account | @jsonHelper.GetValue("?) |
<br/>
- [ ] Check Enclosed
<br/>
Thank you for your business.<br/>
<br/>
<br/>
**LNPD01D2**