@foreach ($data as $item) @php $img = $item['user']->profile ?? 'default.png'; @endphp @if ($item['user'])
{{ $item['user']['msg']??null }}