ListIntegrations::route('/'), 'create' => CreateIntegration::route('/create'), 'edit' => EditIntegration::route('/{record}/edit'), ]; } }