diff --git a/resources/views/livewire/project/shared/execute-container-command.blade.php b/resources/views/livewire/project/shared/execute-container-command.blade.php
index 5ed2ce477..2cf0a5268 100644
--- a/resources/views/livewire/project/shared/execute-container-command.blade.php
+++ b/resources/views/livewire/project/shared/execute-container-command.blade.php
@@ -29,7 +29,8 @@
@if (data_get($this->parameters, 'application_uuid'))
@foreach ($containers as $container)
@endforeach
@elseif(data_get($this->parameters, 'service_uuid'))
@@ -44,7 +45,7 @@
@endif
-