Prévu
{{ (this.savingsGoal.targetAmount / 100)|format_currency('EUR') }}
Disponible
{{ (this.savingsGoal.getCurrentAmount() / 100)|format_currency('EUR') }}
Date d'échéance
{{ this.savingsGoal.targetDate ? this.savingsGoal.targetDate|date('d/m/Y') : 'Pas de date limite' }}