Bonjour {{ $commande->user->name ?? 'Client' }},
Votre commande #{{ $commande->numero }} a été mise à jour avec succès.
Voici les nouvelles informations concernant votre commande :
- Date : {{ $commande->date_commande }}
- Institution : {{ $commande->institution }}
- Montant total : {{ number_format($commande->montant_total, 2) }} FCFA
- Statut : {{ ucfirst($commande->statut) }}
Vous pouvez consulter le détail et suivre l’évolution de votre commande depuis votre espace client :
La nouvelle proforma est jointe à cet email.
Pour toute question, contactez-nous à sequencing@crid-cam.net.
Cordialement,
L’équipe avecgen