{{ data_get_str($server, 'name')->limit(10) }} > Delete Server | Coolify
@if (! $server->is_coolify_host) The server will be removed from Coolify. @if ($server->definedResources()->count() > 0) It currently contains managed resources. Enable force deletion in the confirmation only if those resources should also be removed. @endif

Delete {{ $server->name }}

Type the server name in the confirmation dialog to continue.

@endif