Square Payment

Square Payment

${{$booking->grand_total}}

From:-
{{$setting->company_name}}
Customer:-
{{$booking->first_name}}
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}}