@if(!empty($package['pdfB2BLogo']) && file_exists(public_path('storage/' . $package['pdfB2BLogo'])) ) @else TripifyMe @endif
Reservation ID

@if($commentspack->customer_type <> 4) TripifyMe:- @endif TTC{{ str_pad($commentspack->id, 7, '0', STR_PAD_LEFT) }}

Check-in
{{ date('d M Y', strtotime($package['start_date'])) }}
Check-out
{{ date('d M Y', strtotime($package['end_date'])) }}
Confirmed

Dear Sir/Ma’am,

Thanks for booking with us. Your Trip confirmation details are mentioned below. For any follow-up queries, please contact at {{$settingDetails['phone'] ?? ''}} or {{$settingDetails['email'] ?? '' }}

Guest Name: {{ $commentspack->customer_type != 0 ? ucfirst($commentspack->user?->name) : ucfirst($commentspack->customer?->name) }}
@php $i = 0; @endphp @foreach($package['itenary'] as $key => $itinerary) @if(!empty($itinerary['hotels'])) @php $startDate = \Carbon\Carbon::parse($package['start_date']); $endDate = \Carbon\Carbon::parse($package['end_date']); $currentDate = $startDate->copy()->addDays($key); $nextDate = $currentDate->copy()->addDay(); $currentDate=$currentDate->format('d M Y'); $nextDate=$nextDate->format('d M Y'); $i++; @endphp @if(!empty($itinerary['hotels'])) @php $hname[]=$itinerary['hotels']; $hotelName = ''; if($itinerary['hotels']->hotel?->alternate_name && $itinerary['hotels']->hotel?->masking) { $hotelName = $itinerary['hotels']->hotel?->alternate_name; } else { $hotelName = $itinerary['hotels']->hotel?->name; } @endphp @else @php $hotelName = "No Accommodation"; @endphp @endif @endif @endforeach @if (!empty($package['air_itinerary'])) @endif @if (!empty($package['air_itinerary'])) @else @endif
S.No Resort Name Check-in Date Check-out Date No of Rooms No of Pax Meal Plan Booking ID
{{ $i }} {{ $hotelName ?? ''}} {{$currentDate}} {{$nextDate}} @if(@optional($itinerary['hotels']->room)->name!='') {{ $itinerary['hotels']->room_count ?? ' ' }} {{ optional($itinerary['hotels']->room)->name ?? '' }} @endif {{ $package['adults'] }} Adults @if($package['kids'] > 0) & {{ $package['kids'] }} Child @endif @if($package['infant'] > 0) & {{ $package['infant'] }} infant @endif @if(!empty($itinerary['hotels'])) {{ $itinerary['hotels']->roompricemealtype->hotelSetting->settings_description ?? ''}}

@endif
SPJ-{{ $itinerary['hotels']->itinerary->id ?? '' }}
{{$i+1}} Air Tickets {{ (isset($package['air_adult']) && $package['air_adult'] != 0) ? 'Air Adult: '.$package['air_adult'] : ((isset($package['air_child']) && $package['air_child'] != 0) ? 'Air Child: '.$package['air_child'] : '') }}
{{$i+2}}{{$i+1}}Conveyance @if($package['roundtrip'])

{{ implode(', ', $package['roundConveyence']->pluck('conveyanceType.name')->toArray()) }}

@else

{{ implode(', ', $itinerary['conveyances']->pluck('conveyanceType.name')->toArray()) }}

@endif
@if(count($package['inclusions'])>0)
INCLUSIONS

NOTE: " Please carry your valid photo ID for (Aadhar Card/ Driving License / Passport/ Voter ID) which is mandatory at the time of check-in. "

All bookings are guaranteed against the payment.

Your Trip Manager: {{ ($package['b2bname'] != '') ? ucfirst($package['b2bname']) : ((isset($package['enqpackage']->cse->name)) ? ucfirst($package['enqpackage']->cse->name) : (ucfirst($package['tour']->name) ?? '') )}} {{ ($package['b2bmobile'] != '') ? $package['b2bmobile'] : ((isset($package['enqpackage']->cse->mobile)) ? $package['enqpackage']->cse->mobile : ($package['tour']->mobile ?? '')) }}