AfricaWebRadio
{{-- En-tête --}}
Logo AWR
{{ 'Rép. du Bénin' }}
{{ $nom_radio }}
Email: {{ $email_radio }} | Tel: {{ $phone_radio }}
https://{{ strtolower(preg_replace('/radio/i', '', str_replace(' ', '', $nom_radio))) }}.africawebradio.bj
@if ($logo_radio) Logo Radio @endif
{{-- Titre --}}

Reçu de Paiement

{{-- Date --}}

Fait le {{ $time }}

{{-- Résumé transaction --}}
Récapitulatif de Paiement
Nom & Prénoms {{ $name }}
Type de service {{ $service }}
Type de paiement {{ $payment_type }}
Numéro de transaction {{ $transaction_phone }}
Frais de production {{ $production_fees_included ? number_format($production_fees, 0, ',', ' ') : 0 }} {{ $currency }}
Montant du service {{ $amount }} {{ $currency }}
Frais de transaction {{ $total_amount - $amount }} {{ $currency }}
Montant Net Payé {{ $total_amount }} {{ $currency }}
{{-- Détails des diffusions --}} @foreach ($details as $item) @endforeach
Détails des Diffusions
Date Heure Montant (CFA)
{{ \Carbon\Carbon::parse($item['date'])->format('d/m/Y') }} {{ $item['time_slot'] }} {{ number_format($item['price'], 0, ',', ' ') }}
{{-- Footer --}}