@extends('home/layouts/master') @section('title', 'Search for your bookings') @section('style') @endsection @section('content')

Search for your bookings

@csrf
Your Order ID is emailed with booking confirmation.
The email address entered during booking.
@endsection @section('script') @endsection