"Prêt personnel / Tous motifs / Achats divers",
"frais_notaire"=>"Financement frais de notaire",
"but_immo"=>"Credit travaux / Renovation / Energie",
"fin_neuve"=>"Financement vehicule NEUF",
"fin_occ_m3a"=>"Financement vehicule d'occasion MOINS de 3 ans",
"fin_occ_p3a"=>"Financement vehicule d'occasion PLUS de 3 ans",
"am"=>"Credit hypothecaire classique (achat maison, construction, refinancement, regroupement, travaux, achat à l'etranger)"
];
$map_habitation_type = [
'tenant' => 'Locataire',
'owner' => 'Proprietaire',
'withoutrentalcharge' => 'Sans charge locative'
];
$map_credit_hypothecaire_en_cours = [
'withmortgageloan' => 'Avec credit hypothecaire',
'mortgagechargeiber' => 'Libre de charge hypothecaire'
];
$map_sans_charge_locative = [
'other' => 'Autre',
'withparents' => 'Chez les parents',
'cohabitant' => 'Cohabitant',
'family' => 'Famille'
]
?>
Demande de crédit
|
| Type de crédit: |
type_credit, $map_credit_type) ? $map_credit_type[$currentCredit->type_credit] : 'Type de crédit inconnu' ?> |
| Capital: |
capital ?> € |
| Durée: |
duree ?> type_credit === 'am'): ?>ansmois |
| Coût total: |
cout_total ?> € |
| Mensualité: |
mensualite ?> € |
| Taux nominal annuel: |
taux_nominal_annuel ?> |
type_credit, ['fin_neuve', 'fin_occ_m3a', 'fin_occ_p3a'])) : ?>
Financement véhicule
|
| Marque + Modèle: |
options_credit_auto->marque ?> |
| Date 1ère immatriculation: |
options_credit_auto->date_immatriculation ?> |
| Nom du vendeur: |
options_credit_auto->nom_vendeur ?> |
| Adresse du vendeur: |
options_credit_auto->adresse_vendeur ?> |
| Prix d'achat du véhicule: |
options_credit_auto->prix_vehicule ?> € |
| Montant de l'acompte: |
options_credit_auto->montant_accompte ?> € |
| Montant de la reprise: |
options_credit_auto->montant_reprise ?> € |
| Montant à emprunter: |
options_credit_auto->montant_emprunt ?> € |
| Durée: |
options_credit_auto->duree ?> mois |
type_credit, ['am'])) : ?>
Crédit hypothécaire
|
| Type de crédit: |
options_credit_hypothecaire->type_credit, $mapHouseCreditTypes) ? $mapHouseCreditTypes[$currentCredit->options_credit_hypothecaire->type_credit] : 'Type de crédit inconnu' ?> |
| Prix d'achat: |
options_credit_hypothecaire->prix_achat ?> € |
| Prix de la construction TVAC: |
options_credit_hypothecaire->prix_construction_tvac ?> € |
| Valeur du bâtiment: |
options_credit_hypothecaire->valeur_batiment ?> € |
| Fonds propres: |
options_credit_hypothecaire->fonds_propre ?> € |
| Compromis de vente signé: |
options_credit_hypothecaire->compromis_signe == '0') {
echo 'non';
} elseif ($currentCredit->options_credit_hypothecaire->compromis_signe == '1') {
echo 'oui';
}
?>
|
| Montant du revenu cadastral: |
options_credit_hypothecaire->montant_revenu_cadastral ?> € |
| Montant à emprunter: |
options_credit_hypothecaire->montant_a_emprunter ?> € |
| Durée: |
options_credit_hypothecaire->duree ?> ans |
$borrower,
];
if (is_object($coBorrower)) {
$people['coemprunteur'] = $coBorrower;
}
?>
$person) : ?>
|
|
| Nom: |
nom ?> |
| Prénom: |
prenom ?> |
| Type de logement: |
type_logement, $map_habitation_type) ? $map_habitation_type[$person->type_logement] : 'Type de logement inconnu' ?> |
| Adresse: |
adresse ?> |
| Code postal: |
code_postal ?> |
| Ville: |
ville ?> |
| Pays: |
pays ?> |
| Téléphone: |
telephone ?> |
| Email: |
email ?> |