@if ($server->settings->is_validated)
@if ($server->extra_attributes->proxy_status === 'running')
Running
@else
Stopped
@endif
@endif