{{ __('datacenters.edit_title') }}

{{ $code }}
@error('name')

{{ $message }}

@enderror
@error('location')

{{ $message }}

@enderror
{{-- The one lifecycle action a location needs, and the form did not offer it: a datacenter could be created and never switched off again. --}}

{{ __('datacenters.active_hint') }}

{{ __('datacenters.cancel') }} {{ __('datacenters.save') }}