@php $formId = 'send_order_' . $operation->id; @endphp @if ($errors->any() && old('_form_id') === $formId) @push('scripts') @endpush @endif