@component('mail::message')
Hello {{ $order->consumer['name'] }},
We wanted to provide you with an update regarding your recent order, ID. #{{$order?->order_number}}.
Your order status has been updated to {{$order?->order_status?->name}}.
Please feel free to reach out to us if you have any questions or need assistance.
Thank you for choosing us for your shopping experience. We value your trust and support!
@endcomponent