{{__("Booking ID")}}: #{{$booking->id}}

  • {{__("Booking Detail")}}
  • {{__("Customer Information")}}

  • {{__('Booking Status')}}
    {{$booking->statusName}}
  • {{__('Booking Date')}}
    {{display_date($booking->created_at)}}
  • @if(!empty($booking->gateway))
    Fatal error: Uncaught Error: Call to undefined function get_payment_gateway_obj() in /home/binainv/public_html/themes/Base/Hotel/Views/frontend/booking/detail-modal.blade.php:37 Stack trace: #0 {main} thrown in /home/binainv/public_html/themes/Base/Hotel/Views/frontend/booking/detail-modal.blade.php on line 37