@lang('shop::app.eu_withdrawal.form.page_title')

@lang('shop::app.eu_withdrawal.form.heading')

{{-- Statutory Effect Notice --}}

@lang('shop::app.eu_withdrawal.form.legal_notice_title')

@lang('shop::app.eu_withdrawal.form.legal_effect', [ 'order_id' => $order->increment_id ?? $order->id, ])

@csrf
{{-- Order Summary --}} {{-- Reason Input --}}

@lang('shop::app.eu_withdrawal.form.reason_help')

@error('reason_text')

{{ $message }}

@enderror
{{-- Action Footer — Spans the full form width, not tucked inside the reason card. --}}
@lang('shop::app.eu_withdrawal.form.cancel')