ListVocabularies::route('/'), 'create' => CreateVocabulary::route('/create'), 'edit' => EditVocabulary::route('/{record}/edit'), ]; } }