{{-- Animaciones: crossfade,papercut,slotslide-horizontal --}} {{-- @dd($galleries[0]) --}} {{--

¡Inscripciones abiertas 2026!

--}}
{{-- Top Bar --}}

¡Inscripciones abiertas 2026!

Asegura tu lugar

{{-- Slider Principal --}}
@foreach ($galleries as $key => $gallery)
@if ($key === 0) {{ $gallery->caption }} @else {{ $gallery->caption }} @endif
@if ($gallery->caption)

{{ $gallery->caption }}

@endif @if ($gallery->text)

{{ $gallery->text }}

@endif @if ($gallery->text_btn && $gallery->url) {{ $gallery->text_btn }} @endif
@endforeach
{{-- Controles del Slider (solo si hay más de 1 slide) --}} @if(count($galleries) > 1)
@foreach ($galleries as $key => $gallery) @endforeach
{{-- Barra de progreso --}}
@endif
{{-- Script para funcionalidad del slider --}} @push('scripts') @endpush