@props([ 'parameters', 'serviceDatabase', 'isImportSupported' => false, ])
General @if ($serviceDatabase?->isBackupSolutionAvailable() || $serviceDatabase?->is_migrated) Backups @endif @if ($isImportSupported) Import Backup @endif