{{-- Three CKEditor 5 instances (citation, head_note, held), plus a stacked-row sections picker. Each row owns one Act dropdown + a frontend-style sections trigger/panel (matches resources/views/users/judgements*.blade.php). Checkboxes inside each row's panel are named `section_ids[]` — the browser collects them across all rows on submit, and `$journal->sections()->sync(...)` dedupes if the same section appears twice. Included from both create.blade.php and edit.blade.php inside @push('scripts'). --}}