@php $details = $query->section_details ?? [1]; @endphp @foreach ($details as $item) @if (!empty($item->id)) @endif @endforeach