{{ __('Additional Details') }}
{{ __('Customer Notes') }}
@empty($order->notes) - @else {!! nl2br($order->notes) !!} @endempty