{# templates/entreprise/loyer_mensuel/_quittance_pro_card.html.twig #} {% set loyer = item.loyer %} {% set isAvis = item.datePaiement is null or item.montant <= 0 %} {% set dateDebut = "01-" ~ loyer.mois ~ "-" ~ loyer.annee %} {% set dernierJour = dateDebut|date('t') %} {% set dateFin = dernierJour ~ "-" ~ loyer.mois ~ "-" ~ loyer.annee %} {% set calculCharges = loyer.totalDu - loyer.montantMensuel %}
|
COUPON BAILLEUR
Facture N°:
{{ loyer.reference }}
Locataire:
{{ loyer.location.locataire.nomComplet|slice(0, 25) }}
Local:
{{ loyer.location.appartement.titre }}
Période:
{{ loyer.mois | date_mois }} {{ loyer.annee }}
MONTANT ENCAISSÉ
{{ item.montant > 0 ? item.montant|format_money : '' }}
Date de règlement:
{{ item.datePaiement ? item.datePaiement|date('d/m/Y') : '' }}
Signature & Cachet:
{% if loyer.qrPayload %}
ID: {{ loyer.id }}
|
{# --- BLOC DROIT : STRUCTURE PROFESSIONNELLE --- #}
{# Header: Logo et Dates #}
QUITTANCE DE LOYER
{# Tableau Financier #}
l'occupation des locaux situés à
{{
loyer.location.appartement.immeuble
.adresseGeographique
}}
sous toutes réserves de droit
DONT QUITTANCE
|