@if(strpos($communication->command_name,'export')!==false)
@else
command_name, strpos($communication->command_name, ":") + 1)}}' readonly/>
@endif
@if ($errors->has('json_url'))
{{ $errors->first('json_url') }}
@endif
@if(strpos($communication->command_name,'export')!==false)
@else
@endif
@if ($errors->has('json_user'))
{{ $errors->first('json_user') }}
@endif
@if(strpos($communication->command_name,'export')!==false)
@else
@endif
@if ($errors->has('json_password'))
{{ $errors->first('json_password') }}
@endif