@section('title', __('Order Details'))
{{ __('Order') }} #{{ $order->code }}
{{ $order->created_at->format('F d, Y \a\t g:i A') }}
{{ __('Show this code to the vendor for order verification') }}
{{ __('QR Code') }}
{{ __('Complete your payment to process this order') }}
{{ __('Complete information about your order') }}