@php $locale = app()->getLocale(); //print_r($arr['user']); @endphp
 
Hi {{$arr['user']->first_name}} {{$arr['user']->last_name}},
{{ __('We have deleted your order and would be more than happy to welcome you again.') }}
 
Community