Proxy

@if ($this->server->extra_attributes->proxy)
Proxy type: {{ $this->server->extra_attributes->proxy }}
{{-- Proxy is being checked against DB information --}} @if (!$this->is_check_proxy_complete) @endif @if ($this->is_check_proxy_complete && !$this->is_proxy_settings_in_sync) @else @endif
@else {{-- There is no Proxy installed --}} No proxy installed. @endif