@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 | @if($type=='member')Member Id | @endifName | @if($type == 'guest' || $type == 'armed')Ref. | @endifLocker No | Service Name | Total | P. Method | Due Amount | Paid Amount | ||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| {{ ++$sl }} | {{ $d['entry_date'] }} | @if($type=='member'){{ $d['membership_id'] }} | @endif{{ $d['member_name'] }} | @if($type=='guest' || $type == 'armed'){{ $d['ref'] }} | @endif{{ $d['locker_no'] }} | {{ $d['service_name'] }} | {{ $d['sub_total'] }} | {{ $d['p_method'] }} | {{ $d['due_amount'] }} | {{ $d['paid_amount'] }} | ||||||||
| @else | @endif Total Due:{{ $total_due }} | Total paid: {{ $total }} | ||||||||||||||||
|
..................... Oparetor
|
..................... GM
|
..................... CEO
|
..................... M/S
|