@include('tenant_layouts.header')
@include('tenant_layouts.navbar')
@include('tenant_layouts.topbar')
Close

Payment Confirmation

Thank you for your payment!
Your future dated payment has been confirmed. Future dated payments will be processed
automatically as scheduled. Please see below for scheduled details

Payments may take 1 to 3 days to post to your account from the date of payment.
All payments process in Eastern Time on the date selected
{{$tenant_info->unique_id}}
{{$request->duedate}}
{{$request->pay_amount}}
{{$request->late_fee}}
{{$request->total}}
{{$request->pm_name}}
{{date('m/d/Y')}}
{{$payment_date}}
{{$tenant_info->email}}
@include('tenant_layouts.footer')
@include('tenant_layouts.script')