Good Evening, {{ $delinquentemaildetails[0]->borrower_name ?? '' }}
We here at the {{ $lenders->lender_name ?? '' }} value you as a customer. This email is to inform you that your property taxes are past due in the amount of ${{ number_format($delinquentemaildetails[0]->totalbalance ?? 0, 2) }}. Please provide a copy of your most recent property tax bill showing your property taxes are paid and current to prevent your loan from going into default.
@if(!empty($delinquentemaildetails[0]->direct_search_link))Your taxes can be paid online by clicking the link below:
{{ $delinquentemaildetails[0]->agency_name ?? '' }} - Click here to Pay
@endifPlease provide this documentation within ten business days.
Thank you.
Have a wonderful day!