{{$cwo_company}}: {{$cwo_phone}}
Receipt#: {{$wash_count}}
Customer Name: {{$co_fname}} {{$co_lname}}- {{$isd_code}}{{$co_phone}}
Reg#: {{$car_registration_no}}
{{$make}} {{$car_model}}, {{$vehicle_color}}
Date: {{$date_washed}}:{{$in_queue_time}}
@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($wash_name != '')
Service: {{$wash_name}}-R{{$wash_amount}}
@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}}
Payment Status: {{$payment_status}}
Status: {{$status}}
Cleaners: {{ getCleaners($id) }}
@ {{$cwo_company}}, we thank you for your support,
visit us again soon!