À confirmer ce mois-ci
@foreach ($pendingRecurrences as $recurring){{ $recurring->name }} — {{ $recurring->category->name }}
Date du jour
{{ now()->translatedFormat('d M Y') }}
Dernier enreg.
{{ $lastEntry?->date?->translatedFormat('d M Y') ?? '—' }}
Nbr enreg.
{{ $nbrTotal }}
{{ $nbrThisYear }} cette année
Affectation
{{ number_format($unaffected, 2, ',', ' ') }} €
revenus restent à affecter
{{ $recurring->name }} — {{ $recurring->category->name }}
le {{ $recurring->day_of_month }} de chaque mois
| Date | Type | Catégorie | Montant | Détails | Balance | Date effective | Actions |
|---|---|---|---|---|---|---|---|
| {{ $transaction->date->translatedFormat('d M Y') }} | {{ $transaction->category->type->label() }} | {{ $transaction->category->name }} | {{ $amountPrefix($transaction) }}{{ number_format($transaction->amount, 2, ',', ' ') }} € | {{ $transaction->details }} | {{ number_format($running[$transaction->id] ?? 0, 2, ',', ' ') }} € | {{ $transaction->date_effective->translatedFormat('d M Y') }} | |
| Aucun enregistrement. | |||||||