@if ($server->settings->is_validated) @if ($server->extra_attributes->proxy_type)
@isset($proxy_settings) @if ($selectedProxy->value === 'TRAEFIK_V2')

Proxy

Save @if ($server->extra_attributes->proxy_status === 'exited') Switch Proxy @endif
Traefik v2
@if ( $server->extra_attributes->proxy_last_applied_settings && $server->extra_attributes->proxy_last_saved_settings !== $server->extra_attributes->proxy_last_applied_settings)
Configuration out of sync. Restart to get the new configs.
@endif
Reset configuration to default
@endif @endisset
@else

Proxy

Select a proxy you would like to use on this server.
Traefik v2 Nginx Caddy
@endif @else
Server is not validated. Validate first.
@endif