@extends('backend.layouts.pdf') @section('content')
Bhatiary Golf &Country Club, Dhaka Cantonment
Date form: {{ $request->date_from_2 }} to: {{$request->date_to_2}}
| Sl | Date | Member Name | Reg Fee-BDT | Total Paid-BDT |
|---|---|---|---|---|
| {{ ++$sl }} | {{ $m->date }} | @if($m->member_name) {{ $m->member_name }} @else {{ $m->guest_name }} @endif | {{ App\SwimmingMonthlyServicePayment::wheremonthly_service_reg_id($m->id)->first()->grand_total }} | {{ App\SwimmingMonthlyServicePayment::wheremonthly_service_reg_id($m->id)->first()->paid_amount }} |
| Total Paid(BDT): | {{ App\SwimmingMonthlyServicePayment::getMothlyTotal($model) }} | |||
{{ getnumbertoword(App\SwimmingMonthlyServicePayment::getMothlyTotal($model)) }} Taka Only
|
..................... Oparetor
|
..................... GM
|
..................... CEO
|
..................... M/S
|