TextField::new('title')->setSortable(true), 'description' => CKEditorField::new('description')->hideOnIndex(), ]; } }