@if (tenant()?.main_carousel_images; as mainCarouselImages) {
@if (mainCarouselImages.length) {
{{ error() }}
} @else if (loading()) {Cargando productos...
} @else if (!catalog().length) {No hay productos disponibles en este momento.
} @else { @for (group of catalog(); track group.id) {