diff --git a/resources/views/livewire/project/new/select.blade.php b/resources/views/livewire/project/new/select.blade.php index 33984ac93..fde6348ed 100644 --- a/resources/views/livewire/project/new/select.blade.php +++ b/resources/views/livewire/project/new/select.blade.php @@ -576,9 +576,9 @@ @empty
No service found. Please try to reload the list!
@endforelse + @endif - @endif @if ($current_step === 'servers')

Select a server

@@ -645,4 +645,3 @@ @endif -