@extends('backend.layouts.pdf') @section('content')
Cinque Terre

Summary of Yoga Member Wise

Swimming Pool

Bhatiary Golf &Country Club, Dhaka Cantonment


Date form: {{ $request->date_from_2 }} to: {{$request->date_to_2}}

@if(sizeof($model) > 0) @foreach($model as $m) @endforeach @endif
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

@endsection