{{ __('terminal.host_setup_title') }}

{{ __('terminal.host_setup_subtitle') }}

@error('host')

{{ $message }}

@enderror
@error('port')

{{ $message }}

@enderror
@error('username')

{{ $message }}

@enderror
@if ($authType === 'key') @else @endif @error('secret')

{{ $message }}

@enderror
@if ($authType === 'key')
@endif

{{ __('terminal.host_security_note') }}

@if ($configured) {{ __('terminal.host_remove') }} @endif
{{ __('common.cancel') }} {{ __('terminal.host_save') }}