@php $contexte->pageNumber++; @endphp
 Données prises en compte pour  ma simulation  
Récapitulatif de votre investissement MONTANT DU BIEN
{{ number_format($calcul->montant_bien, 0, ',', ' ') }} €
MONTANT FRAIS DE NOTAIRE
{{ number_format($calcul->frais_notaire, 0, ',', ' ') }} €
MONTANT FONCIER
{{ (isset($lot) && $lot) ? number_format($lot->getPrixFoncier(), 0, ',', ' ') . ' €' : (isset($calcul->montant_foncier) ? number_format($calcul->montant_foncier, 0, ',', ' ') . ' €' : '-') }}
MONTANT DES TRAVAUX ÉLIGIBLES AU MONUMENTS HISTORIQUES
{{ isset($calcul->fiscalite_info->avantage_fiscal->montant_travaux) ? $calcul->fiscalite_info->avantage_fiscal->montant_travaux : '-' }}
@if(isset($calcul->montant_travaux_non_eligible) && $calcul->montant_travaux_non_eligible) TRAVAUX NON ÉLIGIBLES
{{ number_format($calcul->montant_travaux_non_eligible, 0, ',', ' ') }} €
@endif
Données nécessaires au calcul du financement APPORT
{{ number_format($calcul->apport, 0, ',', ' ') }} €
FRAIS DE GARANTIE BANCAIRE
{{ number_format($calcul->frais_garantie, 0, ',', ' ') }} €
TAUX D'EMPRUNT
{{ number_format($calcul->taux_emprunt, 1, ',', ' ') }} %
DURÉE DE L'EMPRUNT
{{ $calcul->duree_annee }} ans