@php $activeRooftop = $rooftop->where('active', true); $firstRooftop = $activeRooftop->first(); @endphp @if ($firstRooftop)
{{-- 🔒 IMAGEN PRINCIPAL (CONTAINER) --}}

- Rooftop -

{{ $firstRooftop->alt ?? 'Rooftop Gallery' }}
{{-- THUMBNAILS FULL WIDTH --}}
@endif @push('scripts') @endpush