@foreach ($data as $item) @php $img = $item->profile ?? null; @endphp
{{ isset($item->about) ? $item->about . ' ' : '' }}