{{-- Comments Section --}}
{{ __('front/checkout.order_comment') }}
{{ __('panel/order.customer_remarks') }}

{{ $order->comment }}

{{ __('panel/order.administrator_remarks') }}

{{ $order->admin_note }}

{{-- Admin Note Modal --}} @hookinsert('panel.orders.detail.comment.after')