@if (($list ?? false) && count($list)) @foreach($list as $key => $item) @endforeach @endif