@extends('backend.layouts.pdf') @section('content')
Bhatiary Golf &Country Club, Dhaka Cantonment
Date form:{{$da}} to: {{$dat}}
| Sl | Mem No | Mem Name | Service | pament Mode | Total |
|---|---|---|---|---|---|
| {{$loop->index +1 }} | {{$entry->membership_no}} | {{$entry->full_name}} | @foreach ($drr as $choice) @if(($entry->id)==($choice->guestservice_info_id)) {{ $choice->service_name }}, @endif @endforeach | {{$entry->name}} | {{$entry->grand_total}} |
| G.Total | {{$total_bill}} | ||||