• {{__('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/Booking/Views/frontend/detail/modal.blade.php:43 Stack trace: #0 {main} thrown in /home/binainv/public_html/themes/Base/Booking/Views/frontend/detail/modal.blade.php on line 43