{{ __('hosts.subtitle') }}
{{ $total === 0 ? __('hosts.empty') : __('hosts.no_matches') }}
| {{ __('hosts.col.host') }} | {{ __('hosts.col.datacenter') }} | {{ __('hosts.col.health') }} | {{ __('hosts.col.instances') }} | {{ __('hosts.col.capacity') }} | {{ __('hosts.col.status') }} |
|---|---|---|---|---|---|
|
|
{{ $host->datacenter }} | {{ __('hosts.health.'.$health) }} | {{ $host->instances_count }} |
@if ($host->total_gb)
|