@extends('layouts.app') @section('title','Order Sent!') @section('content')
📲

Order Sent!

Your order has been sent to our WhatsApp. We'll confirm your order and arrange delivery shortly.

@if($ref)
Order Reference
{{ $ref }}
@endif
Continue Shopping
@endsection