Your order #1 has been confirmed.
Order Details:
Your order has been well received. Please note that orders placed after 2:30 PM will be processed the next day.
| Options Name | Option Selected | Extra Price | ||
|---|---|---|---|---|
| {{ $item->question }} | @if ($item->singleselect == true){{ $item->value }} | {{ $item->price ?? null }} | @else
@foreach ($item->value as $news)
name: {{ $news->name }}
Price {{ $news->price }}
@endforeach
|
@endif
{{-- XAF{{ $order->service->amount }} | --}}
Total: XAF {{ number_format($order->service->amount, 2) }}
Thank you for shopping with us!