ListEggCollections::route('/'), 'create' => CreateEggCollection::route('/create'), 'edit' => EditEggCollection::route('/{record}/edit'), ]; } }