ListCollections::route('/'), 'create' => CreateCollection::route('/create'), 'edit' => EditCollection::route('/{record}/edit'), ]; } }