@if(session('success'))
{{ session('success') }}
@endif
| {{ __('messages.period') }} | {{ __('messages.humanitarian_rib') }} | {{ __('messages.orders_count') }} | {{ __('messages.total_orders') }} | {{ __('messages.commission_15') }} | {{ __('messages.humanitarian_share') }} | {{ __('messages.documents') }} |
|---|---|---|---|---|---|---|
| Du {{ $period->start_date->format('d/m/Y') }} au {{ $period->end_date->format('d/m/Y') }} |
Titulaire :
Association Humanitaire Exemple
IBAN :
FR76 3000 4000 5000 0000 0000 000
BIC :
BNPAFRPPXXX
|
{{ $period->orders_count }} | {{ number_format($period->total_orders ?? 0, 2, ',', ' ') }} € | {{ number_format($commissionAmount, 2, ',', ' ') }} € | {{ number_format($humanitaireAmount, 2, ',', ' ') }} € | |
| {{ __('messages.no_payment_found') }} | ||||||