@php
$locale = app()->getLocale();
@endphp
|
|
{{$arr['user']->firstname}} {{$arr['user']->lastname}},
{{ __('email.Order Status Changed') }}
|
|
|
{{ __('email.Thank you for ordering from CBD Logistics.') }}
{{ __('email.Your order') }} #{{$arr['order']->reference_no}} {{ __('email.has been') }} {{$arr['status']->name}}.
{{ __('email.You can review your order status at any time by visiting') }} {{ __('email.Your Account') }}.
|
|
|
|
|
Cbd Logistics
|
|
|