@php $locale = app()->getLocale(); //print_r($arr['user']); @endphp
 
Hi {{$arr['user']->first_name}} {{$arr['user']->last_name}},
{{ __('Please check credit note.') }}
 
Community