{{-- Property Header usando Porto page-header-modern --}} {{-- Main Content Section --}}
{{-- Main Content Area --}}
{{-- Gallery Section usando Thumb Gallery nativo de Porto --}} {{-- Property Information Tabs usando Porto tabs --}}
{{-- Description Tab --}}

Descripción de la Propiedad

{!! nl2br(e($data['description'])) !!}
Destacados
    @if(isset($data['type']['name']))
  • Tipo: {{ $data['type']['name'] }}
  • @endif @if(isset($data['antiquity']) && $data['antiquity'] > 0)
  • Antigüedad: {{ $data['antiquity'] }} años
  • @endif @if(isset($data['operations'][0]['operation_type']))
  • Operación: @if($data['operations'][0]['operation_type'] == 1) Venta @elseif($data['operations'][0]['operation_type'] == 2) Alquiler @elseif($data['operations'][0]['operation_type'] == 3) Temporal @endif
  • @endif
{{-- Features Tab --}} @if(isset($data['tags']) && count($data['tags']) > 0)

Características y Amenities

@foreach($data['tags'] as $tag)
{{ $tag['name'] }}
@endforeach
@endif {{-- Location Tab --}}

Ubicación y Zona

{{ ucwords($data['address'] ?? $data['real_address']) }}
@if(isset($data['location']['name']))

Barrio/Zona: {{ $data['location']['name'] }}

@endif
Ubicación estratégica: Esta propiedad se encuentra en una zona de alta valorización con excelente conectividad y servicios.
{{-- Financing Tab --}}

Opciones de Financiación

Crédito Hipotecario
  • Hasta 80% de financiación
  • Plazos hasta 30 años
  • Sistemas UVA y Pesos
  • 8 bancos adheridos
Simulador de Cuota
@if(isset($data['operations'][0]['prices'][0])) @php $price = $data['operations'][0]['prices'][0]['price']; $monthlyPayment = ($price * 0.8) / (30 * 12); @endphp

Precio: @if($data['operations'][0]['prices'][0]['currency'] == 'USD') US$ {{ number_format($price, 0, ',', '.') }} @else $ {{ number_format($price, 0, ',', '.') }} @endif

Financiación 80%: @if($data['operations'][0]['prices'][0]['currency'] == 'USD') US$ {{ number_format($price * 0.8, 0, ',', '.') }} @else $ {{ number_format($price * 0.8, 0, ',', '.') }} @endif


Cuota estimada: @if($data['operations'][0]['prices'][0]['currency'] == 'USD') US$ {{ number_format($monthlyPayment, 0, ',', '.') }}/mes @else $ {{ number_format($monthlyPayment, 0, ',', '.') }}/mes @endif

@endif *Cálculo estimativo. Sujeto a aprobación crediticia.
{{-- Sidebar usando Porto custom-card-info --}}
{{-- Price Card usando custom-card-info de Porto --}}
@if(isset($data['operations'][0]['prices'][0])) {{--
@if($data['operations'][0]['prices'][0]['currency'] == 'USD') US$ {{ number_format($data['operations'][0]['prices'][0]['price'], 0, ',', '.') }} @else $ {{ number_format($data['operations'][0]['prices'][0]['price'], 0, ',', '.') }} @endif
--}} @if(isset($data['surface']) && $data['surface'] > 0)
@php $pricePerM2 = $data['operations'][0]['prices'][0]['price'] / $data['surface']; @endphp @if($data['operations'][0]['prices'][0]['currency'] == 'USD') US$ {{ number_format($pricePerM2, 0) }}/m² @else $ {{ number_format($pricePerM2, 0) }}/m² @endif
@endif @else
Consultar Precio
@endif
{{-- Property Details Grid --}}
@if(isset($data['suite_amount']) && $data['suite_amount'] > 0)
{{ $data['suite_amount'] }}
Dormitorios
@endif @if(isset($data['bathroom_amount']) && $data['bathroom_amount'] > 0)
{{ $data['bathroom_amount'] }}
Baños
@endif @if(isset($data['parking_lot_amount']) && $data['parking_lot_amount'] > 0)
{{ $data['parking_lot_amount'] }}
Cocheras
@endif @if(isset($data['surface']) && $data['surface'] > 0)
{{ number_format($data['surface']) }}
m² totales
@endif
{{-- Action Buttons Estandarizados --}}
{{-- Additional Info Card con mejor contraste --}}
Información Adicional
  • Código: {{ $data['id'] }}
  • @if(isset($data['type']['name']))
  • Tipo: {{ $data['type']['name'] }}
  • @endif @if(isset($data['roofed_surface']) && $data['roofed_surface'] > 0)
  • Superficie Cubierta: {{ number_format($data['roofed_surface']) }} m²
  • @endif @if(isset($data['antiquity']) && $data['antiquity'] > 0)
  • Antigüedad: {{ $data['antiquity'] }} años
  • @endif
  • Estado: Disponible
{{-- Contact Form Card --}}
Solicitar Información
@csrf
{{-- Trust Signals Card --}}
¿Por qué elegir Inmobiliaria MTN?
50+
Años Experiencia
500+
Ventas Exitosas
24hs
Respuesta
100%
Seguras
{{-- Call to Action Section --}}

¿Te Gustó Esta Propiedad?

Nuestro equipo especializado está listo para ayudarte con el proceso completo de compra, desde la tasación hasta la escrituración.

{{-- Video Modal - Se abre automáticamente si hay videos --}} @if(isset($data['videos']) && count($data['videos']) > 0) @endif