@foreach ($row['module']??[] as $module) @if ($loop->first) @foreach ($module['contents']??[] as $content)
@endforeach @endif @endforeach