Booking Summary

Hotel: {{ $hotel->name }}

Tel: {{ $hotel->phone }}

Email: {{ $hotel->email }}

Address: {{ $hotel->address }}

Guest: {{ $booking->customer->name }}

Tel: {{ $booking->customer->phone }}

Email: {{ $booking->customer->email }}

Address: {{$booking->customer->address }}

Booking Reference {{$booking->ref}}

Total Room {{$totalRooms}}
Checkin