|
|
Precio de Lista: |
| # DEPTO: |
{{$property->number}} |
$ {{number_format($property->starting_price,2)}} |
| Orientacion: |
| {{$property->orientation}}
|
| TIPO: |
{{$property->type}} |
M2 DEPTO: |
{{$property->indoor_area}} M2 |
| NIVEL: |
{{$property->level}} |
{{$property->exterior}}: |
{{$property->outdoor_area}} M2 |
|
|
SUP TOTAL: |
{{$property->total_area}} M2 |
@if(1==2) |
|
PRECIO POR M2: |
${{number_format($property->starting_price_m2, 2)}} M2 | @endif
DETALLES DEL DEPTO: |
| {{$property->feature1}} |
| {{$property->feature2}} |
| {{$property->feature3}} |
| {{$property->feature4}} |
| {{$property->feature5}} |
| {{$property->feature6}} |
| {{$property->feature7}} |
| {{$property->feature8}} |
| {{$property->feature9}} |
| {{$property->feature10}} |
| CUENTA PARA DEPOSITAR |
| {{$development->payment_info_bank}} |
| {{$development->payment_info_additional_info}} |
| {{$development->payment_info_bank_account_holder}} |
| CUENTA: {{$development->payment_info_bank_account_number}} |
| CLABE: {{$development->payment_info_bank_swift_account}} |
| Pida su referencia con su Asesor. |
|
|
| CERO MENSUALIDAD |
| Precio descuento Plan: |
${{number_format($property->zero_price,2) }} |
| Total Ahorro: |
${{number_format($property->zero_saving,2) }} |
| Enganche ({{$property->zero_initial_payment_percent}}%): |
${{number_format($property->zero_initial_payment_amount,2) }} |
| A la entrega ({{$property->zero_final_payment_percent}}%): |
${{number_format($property->zero_final_payment_amount,2) }} |
| HIPOTECARIO 5 |
| Precio descuento Plan: |
${{number_format($property->mortgage5_price,2) }} |
| Total Ahorro: |
${{number_format($property->mortgage5_saving,2) }} |
| Enganche ({{$property->mortgage5_initial_payment_percent}}%): |
${{number_format($property->mortgage5_initial_payment_amount,2) }} |
| Durante la obra ({{$property->mortgage5_construction_payment_percent }}%): |
${{number_format($property->mortgage5_construction_payment_amount,2) }} |
| {{$property->mortgage5_quantity_payments}} Mensualidades de: |
${{number_format($property->mortgage5_amount_payment,2) }} |
| A la entrega ({{$property->mortgage5_final_payment_percent}}%): |
${{number_format($property->mortgage5_final_payment_amount,2) }} |
@if(1==2) | Valor por M2: |
${{number_format($property->mortgage5_price_m2,2) }} | @endif
| HIPOTECARIO 10 |
| Precio descuento Plan: |
${{number_format($property->mortgage10_price, 2)}} |
| Total Ahorro: |
${{number_format($property->mortgage10_saving, 2)}} |
| Enganche ({{$property->mortgage10_initial_payment_percent}}%): |
${{number_format($property->mortgage10_initial_payment_amount,2) }} |
| Durante la obra ({{$property->mortgage10_construction_payment_percent }}%): |
${{number_format($property->mortgage10_construction_payment_amount,2) }} |
| {{$property->mortgage10_quantity_payments}} Mensualidades de: |
${{number_format($property->mortgage10_amount_payment,2) }} |
| A la entrega ({{$property->mortgage10_final_payment_percent}}%): |
${{number_format($property->mortgage10_final_payment_amount,2) }} |
@if(1==2) | Valor por M2: |
${{number_format($property->monthly_price_m2,2) }} | @endif
| CONTADO |
| Precio descuento Plan: |
${{number_format($property->cash_price,2)}} |
| Total Ahorro: |
${{number_format($property->cash_saving,2)}} |
| Apartado: |
${{number_format($property->cash_initial_payment,2)}} |
@php
$loan = $property->cash_credit_info;
$balance = 0;
@endphp
| Diferencia: |
${{number_format($loan,2)}} |
@if(1==2)
| Diferencia: |
$0 |
@endif
| Mensualidades de: |
$0 |
@if(1==2) | Valor por M2: |
${{number_format($property->cash_price_m2,2)}} | @endif
| DATOS DEL VENDEDOR |
| Nombre: |
{{$user->name}} |
| Cel: |
{{$user->phone}} |
| E-mail |
{{$user->email}} |
|