Edit Proxy

@push('header') @endpush
@csrf
@csrf
$errors->has('protocol')])>
{{$errors->first('protocol')}}
$errors->has('hostname')])>
{{$errors->first('hostname')}}
$errors->has('port')])>
{{$errors->first('port')}}
$errors->has('auth')])>
auth)) checked @endif @change="onAuthChange($event)" x-ref="authInput">
{{$errors->first('auth')}}
$errors->has('username')]) x-show="auth" x-cloak>
{{$errors->first('username')}}
$errors->has('password')]) x-show="auth" x-cloak>
{{$errors->first('password')}}
@pushonce('scripts') @endpushonce