Maintenance Settlement Advice of {{$societyinfo->cust_name}} at FretBox

BinaryDots technologies pvt ltd

B608/ DSK sunderban phase1, Near Amanora mall, Hadapsar,Pune,
E-mail:business@fretbox.in | Contact:8127079900
CIN: U74120UP2015PTC069496, GST: 09AAGCB3254N1ZC

{{$societyinfo->cust_name}}

{{$societyinfo->contact_address}}
E-mail: {{$societyinfo->email}}
Phone: {{$societyinfo->phone}}, GST: {{$societyinfo->gst_no}}

Settlement period{{date('d M y, H:i',strtotime($settlement->settlement_from))}} to {{date('d M y, H:i',strtotime($settlement->settlement_at))}}
Total bills{{$total_bills}}
Settlement at{{date('d M y, H:i:s')}}
Transferred AmountINR {{sprintf('%0.2f', $settlement->amount)}}/- paid to your community. Bank {{$businessAccInfo->bank_name}} A/c {{$businessAccInfo->account_number}} Branch code {{$businessAccInfo->branch_code}}
Payment reference{{$settlement->payment_reference}}

{{count($fretbox_payments)}} Invoices paid using FretBox app

@php $sno=1; @endphp @foreach ($fretbox_payments as $bill) @endforeach
S.noInvoice noResidence Billing PeriodPayment atamountLate ChargesReference
{{$sno++}}{{$bill->bill_id}}{{$bill->building_name}} | {{$bill->apartment_name}}{{date('d M y',strtotime($bill->from_date))}} to {{date('d M y',strtotime($bill->to_date))}}{{date('d M y, H:i',strtotime($bill->paid_at))}}INR {{sprintf('%0.2f', $bill->amount)}}{{$bill->late_charge_collected}}{{$bill->reference_number}}

{{count($other_modes)}} Invoices paid other methods (Community office)

@php $sno=1; @endphp @foreach ($other_modes as $bill) {{$bill->mode_name}} @endforeach
S.noInvoice noResidence Billing PeriodPayment atamountLate ChargesModeReference
{{$sno++}}{{$bill->bill_id}}{{$bill->building_name}} | {{$bill->apartment_name}}{{date('d M y',strtotime($bill->from_date))}} to {{date('d M y',strtotime($bill->to_date))}}{{date('d M y, H:i',strtotime($bill->paid_at))}}INR {{sprintf('%0.2f', $bill->amount)}}{{$bill->late_charge_collected}}{{$bill->reference_number}}
Settlement period{{date('d M y, H:i',strtotime($settlement->settlement_from))}} to {{date('d M y, H:i',strtotime($settlement->settlement_at))}}
Total bills{{$total_bills}}
Settlement at{{date('d M y, H:i:s')}}
Transferred AmountINR {{sprintf('%0.2f', $settlement->amount)}}/- paid to your community. Bank {{$businessAccInfo->bank_name}} A/c {{$businessAccInfo->account_number}} Branch code {{$businessAccInfo->branch_code}}
Payment reference{{$settlement->payment_reference}}