sectionStore = $sectionStore; } public function configureIndex(): array { return [ 'id', 'title', 'status' ]; } }