@foreach($items as $item) @include('components.title_card', ['is_list' => true, 'item' => $item]) @endforeach