Booking Confirmed

Dear {{ $data['name'] }},

We are thrilled to confirm your tour booking with {{ config('app.name') }}. Below are your booking details:

Tour Name: {{ $data['tourName'] }}
Booking Date: {{ $data['bookingDate'] }}
Transaction ID: {{ $data['transactionId'] }}
Total Amount: BDT {{ $data['amount'] }}

View Full Booking Details

If you have any questions regarding your upcoming trip, please don't hesitate to reach out to our support team.

Best regards,
{{ config('app.name') }} Team

© 2025 {{ config('app.name') }} | This is an automated message, please do not reply.