{{ __('lbl.customer_revervation') }} |
|||||||||
{{ __('lbl.from') }} {{$timeFilter['start']}} {{ __('lbl.to') }} {{$timeFilter['end']}} |
|||||||||
{{ __('lbl.establishment') }} {{$storeName}} |
|||||||||
{{ __('lbl.member_id') }} | {{ __('lbl.first_name')}} | {{ __('lbl.last_name') }} | {{ __('lbl.email') }} | {{ __('lbl.phone_number') }} | {{ __('lbl.datetime_reservation') }} | {{ __('lbl.no_of_game_stations') }} | {{ __('lbl.type_of_console') }} | {{ __('lbl.duration_of_stay') }} | |
---|---|---|---|---|---|---|---|---|---|
{{ $dList['member_id'] }} | {{ $dList['first_name'] }} | {{ $dList['last_name']}} | {{ $dList['email']}} | {{ $dList['phone_number']}} | {{ $dList['datetime_reservation']}} | {{ $dList['no_of_game_stations']}} | {{ $dList['type_of_console']}} | {{ $dList['duration_of_stay']}} | |
{{ __('lbl.no_record_found') }} |