@props([ 'property', 'showBadge' => true, 'showFeatures' => true, 'cardClass' => 'property-card-modern' ])
{{ $property['real_address'] ?? 'Ubicación no disponible' }}
@if(isset($property['location']['name']))
{{ $property['location']['name'] }}
@endif