Etape {{ $step }}/4: @if($step === 1) Identification @elseif($step === 2) Livraison @elseif($step === 3) Paiement @else Confirmation @endif
{{ $client['nom'] ?? 'Client' }}
+{{ $client['indicatif'] ?? '' }} {{ $client['telephone'] ?? '' }}
Pour continuer votre commande
{{ $message }}
@enderrorCode envoye au
+{{ $indicatif }} {{ $telephone }}
{{ $message }}
@enderror{{ $message }}
@enderrorAucune adresse. Ajoutez-en une.
@endforelseAucun contact. Ajoutez-en un.
@endforelseTotal avec frais: {{ number_format($total + ceil($total / 100), 0, ',', ' ') }} FCFA
Client
{{ $client['nom'] ?? '' }}
{{ $selectedContact }}
Livraison
{{ is_string($selectedAddress['adresse'] ?? '') ? ($selectedAddress['adresse'] ?? '') : '' }}
{{ $selectedAddress['precision'] ?? '' }}
Paiement
@if($paymentMethod === 'cash') Especes @elseif($paymentMethod === 'wallet') {{ $walletServiceName ?? 'Mobile Money' }} @else WhatsApp @endif
{{ $item['name'] ?? 'Produit' }}
{{ number_format($item['price'], 0, ',', ' ') }} x {{ $item['quantity'] }}
{{ number_format($item['price'] * $item['quantity'], 0, ',', ' ') }}