{{ __('Full name') }}:
@endif @if ($order->address->phone){{ __('Phone') }}:
@endif @if ($order->address->email){{ __('Email') }}:
@endif @if ($order->full_address){{ __('Address') }}:
@endif @endif @if (!empty($isShowShipping)){{ __('Shipping method') }}:
@endif @if (is_plugin_active('payment')){{ __('Payment method') }}:
{{ __('Payment status') }}:
@endif