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