Pages\ListSources::route('/'), 'create' => Pages\CreateSource::route('/create'), 'edit' => Pages\EditSource::route('/{record}/edit'), ]; } }