| Description | Montant (€) |
|---|---|
| Crédits/Service | {{ number_format($invoice->amount_eur,2,',',' ') }} |
| TVA | {{ number_format($invoice->vat_eur,2,',',' ') }} |
| Total TTC | {{ number_format($invoice->total_eur,2,',',' ') }} € |
Payé en crypto : USDC (Polygon)
Montant reçu : {{ number_format($invoice->amount_usdc,6,'.','') }} USDC
Taux utilisé : {{ number_format($invoice->rate_eur_per_usdc,4,',',' ') }} € / USDC
Adresse de réception : {{ $invoice->to_address }}
Hash transaction : {{ $invoice->tx_hash }}
TVA non applicable – art. 293 B du CGI.
@endif