@if (!empty(session('especialDia'))) ESPECIAL DEL DÍA @if (!empty($especialDia)) @foreach ($especialDia->chunk(4) as $index => $chunk) @include('website.shared.product-v2') @endforeach Previous Next @endif @else Sección especial del día no definida @endif