Dear {{$body['order']['customer_name']}},
Thank you We have received your items and we will get back to you with an itemised invoice.
{{--Here are the details of your order:
Order Number: {{$body['order']['order_no']}}
Order Status: {{ucfirst($body['order']['status'])}}
Date of Order: {{date("d M, Y", strtotime($body['order']['order_date']))}}
Date of Delivery: {{date("d M, Y", strtotime($body['order']['delivery_date']))}}
--}}Thanks
{{env('MAIL_FROM_NAME')}}