diff --git a/resources/views/livewire/project/service/index.blade.php b/resources/views/livewire/project/service/index.blade.php index 2e31d7499..8796be966 100644 --- a/resources/views/livewire/project/service/index.blade.php +++ b/resources/views/livewire/project/service/index.blade.php @@ -13,7 +13,7 @@ @if ($serviceDatabase?->isBackupSolutionAvailable()) Backups + wire:navigate href="#backups">Backups @endif