@component('mail::message')

Hello {{$booking->customer->name}},

Your booking at MSWT on {{$booking->start_time}} is confirmed.

Please call us if you need to make any changes to your booking on 9793 3244.

Thanks,
{{ config('mail.from.name') }} @endcomponent