{{ __('datacenters.subtitle') }}
{{ __('datacenters.empty') }}
@else| {{ __('datacenters.code') }} | {{ __('datacenters.name') }} | {{ __('datacenters.hosts') }} | {{ __('datacenters.status') }} | {{ __('datacenters.actions') }} | |||
|---|---|---|---|---|---|---|---|
| {{ $dc->code }} | @if ($editingUuid === $dc->uuid)
{{ $message }} @enderror |
|
@else
{{ $dc->name }} @if ($dc->location)ยท {{ $dc->location }}@endif | {{ $dc->hosts_count }} |
|
@endif
||