diff --git a/resources/views/livewire/project/new/select.blade.php b/resources/views/livewire/project/new/select.blade.php
index 4ff231c8b..caff1fb15 100644
--- a/resources/views/livewire/project/new/select.blade.php
+++ b/resources/views/livewire/project/new/select.blade.php
@@ -202,10 +202,7 @@
Select a Server
Select a Destination
- @if ($isDatabase)
- Swarm clusters are excluded from this type of resource at the moment. It will
- be activated soon. Stay tuned.
- @endif
+
{{-- @if ($isDatabase)
@endforelse
+ @if ($isDatabase)
+ Swarm clusters are excluded from this type of resource at the moment. It will
+ be activated soon. Stay tuned.
+ @endif
@endif
@if ($current_step === 'destinations')
@@ -267,7 +268,7 @@
@endforeach
@endif
-