-
Main Server
+
Primary Server
@if (str($resource->realStatus())->startsWith('running'))
@@ -21,7 +21,11 @@
@if ($resource?->additional_networks?->count() > 0)
+ wire:click="redeploy('{{ data_get($resource, 'destination.id') }}','{{ data_get($resource, 'destination.server.id') }}')">Deploy
+ @if (str($resource->realStatus())->startsWith('running'))
+