Your booking is still pending because the payment was not successful.
PNR Number: {{ $booking->pnr_number }}
Name: {{ $booking->name }}
Email: {{ $booking->email }}
Mobile: {{ $booking->mobile }}
Date: {{ $booking->booking_date }}
Seats:
Total Amount: ₹{{ number_format($booking->total_price, 2) }} (Unpaid)