@push('alpine-components') @endpush
@if($this->status == 'success')
{{ $this->ip }}
{{ trans('webtools/general.copy') }}
@elseif($this->status == 'error')
{{ trans('webtools/tools/hostname-to-ip.error-text') }}
{{ trans('webtools/tools/hostname-to-ip.error') }}
@endif