{{$cwo_company}}: {{$cwo_phone}}
Customer Name: {{$name}} - {{$client_phone}}
Reg#: {{$car_registration_no}}
{{$make}} {{$car_model}}, {{$vehicle_color}}
Date: {{$date}}:{{$time}}
Type: {{$prebooking_type}}
@if(isset($wash_types) && !empty($wash_types) && count($wash_types))
@foreach($wash_types as $e)
Service: {{$e->wash_name}}-R{{$e->price}}
@endforeach
@endif
@if(isset($extras) && !empty($extras) && count($extras))
@foreach($extras as $e)
Service: {{$e->optional_extra}}-R{{$e->price}}
@endforeach
@endif
Total: R{{$total_amount}}
Status: {{$status}}
@ {{$cwo_company}}, we thank you for your support,
visit us again soon!