@for($i = 1; $i <= 3; $i++)
Servicio {{ $i }}
@if($landing->getSeccion('servicios', 'servicios') && $landing->getSeccion('servicios', 'servicios')[$i]['imagen']!==null)
Imagen actual del servicio {{ $i }}
@endif
@endfor
@push('scripts') @endpush