{{$communityInfo->cust_name}}

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

Residents List

@if(!empty($building_name)) Building: {{$building_name}} @endif Printed at {{date('d M Y H:i:s')}}

Amount Summary:

Total Pending Amount Total Deposit Total Advance Amount
INR {{$amount_summary['total_pending_bills']}}/- INR {{$amount_summary['total_deposit']}}/- INR {{$amount_summary['total_advance']}}/-
@php $count=1; @endphp @foreach($residents as $key=>$resident) @endforeach
S.No: {{$count++}} Resident id: {{$resident->id}} Name: {{ucfirst($resident->complainant_name)}} Residence: {{ucfirst($resident->apartment_name)}}
Phone: {{$resident->contact_no}} Email: {{$resident->email}} Gender: {{$resident->gender}} Living from: {{date('d M Y',strtotime($resident->living_start_at))}}
Pending Rent Bills: INR {{floatval($resident->pending_bill_amount)}}/- Deposit: INR {{floatval($resident->deposit_balance)}}/- Advance: INR {{floatval($resident->community_balance)}}/- Discount given: {{intval($resident->discount)}}%

For any discrepency, report to support@fretbox.in