---
tags: Loans, MLPD01P1, 2.08, Priority 15
---
# 2.08 Mortgage Past Due Notice MLPD01P1
@{
var throwError=true;
var jsonHelper = Model.GetJsonHelper(Model.Sequence.Data, throwError);
### Mortage Past Due Notice
**Our records indicate that your payment is past due. If you have already mailed your payment, please disregard this notice.**<br/>
<br/>
| Payment Information | |
| :--------------------- | ----------------: |
| Due Date | @jsonHelper.GetValue("Due Date") |
| Late Charges Date | @jsonHelper.GetValue("Late Charges Date") |
| Delinquent Amount | @jsonHelper.GetValue("Delinquent Amount") |
| Late/Miscelaneous Fees | @jsonHelper.GetValue("Late/Miscelaneous Fees") |
| **Total Due** | **@jsonHelper.GetValue("Total Due")** |
<br/>
<br/>
Sincerly,<br/>
**Choice Bank Customer Service Team**<br/>
(888) 894-1357<br/>
<br/>
<p class="coreType-small-font">@jsonHelper.GetValue("Core Type")</p>