{{$societyinfo->cust_name}}{{$societyinfo->contact_address}} |
For:{{$charge->resident_name}} ,
|
| Bill No | {{$charge->bill_id}} |
| Bill Generated on | {{$charge->created_at}} |
| Period | {{$charge->from_date}} to {{$charge->to_date}} |
| Bill Amount | INR {{$charge->amount}} |
| Reason | {{$charge->charge_text}} , charged to {{$charge->scope}} |
| Total | INR {{$charge->amount}} (Includes {{$charge->tax}}% GST) |
}})