@if(!empty($ubicacion['iframegooglemaps']))
{!! $ubicacion['iframegooglemaps'] ?? '' !!}
@endif
{{--
Mapa ubicacion
--}}

{{ $ubicacion['eyebrow'] ?? 'Ubicacion' }}

{{ $ubicacion['title'] ?? 'Azcapotzalco / CDMX' }}

{{ $ubicacion['text'] ?? 'Conecta rapidamente con vias principales, transporte y servicios.' }}

@if(!empty($ubicacion['enlacegooglemaps'])) Ver en Google Maps @endif