ListEntries::route('/'), 'create' => CreateEntry::route('/create'), 'edit' => EditEntry::route('/{record}/edit'), ]; } }