BOOKING DETAILS
| Booking Reference | {{ $booking->booking_ref }} | Safari Zone | {{ $zone->name }} ({{ $zone->gate_name }}) |
| Safari Date | {{ $slot->safari_date->format('l, d F Y') }} | Shift | {{ ucfirst($slot->shift) }} ({{ $slot->shift === 'morning' ? $zone->morning_time : $zone->evening_time }}) |
| Reporting Time | {{ $slot->shift === 'morning' ? $zone->morning_reporting : $zone->evening_reporting }} — SHARP | Total Visitors | {{ $safariBooking->total_visitors }} |
| Vehicle Number | {{ $safariBooking->vehicle->number }} ({{ ucfirst($safariBooking->vehicle->type) }}) | Guide Name | {{ $safariBooking->guide?->name ?? 'Will be assigned' }} |
| Booked By | {{ $booking->user->name }} | Contact | {{ $booking->user->phone }} |
| Amount Paid | ₹{{ number_format($booking->total_amount) }} (Including GST) | Payment Status | {{ strtoupper($booking->payment_status) }} |
VISITOR DETAILS
| # | Full Name | Age | Type | Nationality | ID Proof | ID Number |
|---|---|---|---|---|---|---|
| {{ $i + 1 }} | {{ $visitor->name }} | {{ $visitor->age }} yrs | {{ ucfirst($visitor->type) }} | {{ ucfirst($visitor->nationality) }} | {{ $visitor->id_proof_type ? strtoupper(str_replace('_', ' ', $visitor->id_proof_type)) : '—' }} | {{ $visitor->id_proof_no ?? '—' }} |
⚠️ IMPORTANT INSTRUCTIONS — PLEASE READ CAREFULLY
- Carry this entry permit (printed or digital) mandatorily. Entry will be denied without it.
- Carry original ID proof (Aadhar/Passport) of all visitors — mandatory for verification at gate.
- Report at gate 15 minutes before the reporting time mentioned above. Late entry not allowed.
- Mobile phones must be on silent mode inside the forest. Flash photography strictly prohibited.
- Do not feed, disturb, or make loud noises near wildlife. Maintain silence throughout the safari.
- Smoking, alcohol, and plastic carry bags are strictly prohibited inside the reserve.
- Follow all instructions of the assigned guide and driver at all times.
- For queries: +91 98765 43210 | Email: info@taodaonline.com
|
Scan for verification
{{ $safariBooking->entry_permit_no }}
|
VALID
ENTRY PERMIT
{{ $slot->safari_date->format('d/m/Y') }}
|
Authorized Signature
Forest Department, Tadoba |