Description:-
Phone : {{$booking->phone}}
Date : {{getDateFormat($booking->pickup_date)}}
Time : {{getTimeFormat($booking->pickup_time)}}
Vehicle: {{$booking->vehicle->name}}
Pick up Address: {{$booking->pickup_location}}
Destination Address: {{$booking->drop_location}}