| {{ __('shop/account.order.order_success.order_number') }}:{{ $order['number'] }} | -{{ __('shop/account.order.order_success.amounts_payable') }}:{{ currency_format($order['total']) }} | -
| {{ __('shop/account.order.order_success.payment_method') }}:{{ $order['payment_method_name'] }} | - @if (current_customer()) -{{ __('shop/account.order.order_success.view_order') }} | - @endif -
| {{ __('shop/account.order.order_success.pay_now') }} | -