{{ __('Order Successful!') }}

{{ __('Thank you for your purchase') }}

{{ __('Order Number') }} {{ $order->order_number }}
{{ __('Total Amount') }} ৳{{ number_format($order->total_amount) }}
{{ __('Download Invoice') }} {{ __('Continue Shopping') }}

{{ __('We will call you shortly to confirm your order.') }}

@push('scripts') @endpush