@extends('frontend.layouts.main') @section('main-container') @section('styles') @endsection Your Booking Has Been Confirmed. Booking Ref: {{ $ticketDetails->ref_code }} We will send your confirmed ticket on your email [{{ $ticketDetails->user->email }}]. Or You can contact our customer support. Back to home @endsection
We will send your confirmed ticket on your email [{{ $ticketDetails->user->email }}]. Or You can contact our customer support.