{!! __('backend.restfulAPI') !!}
{!! Form::text('api_url',route("apiURL"), array('readonly'=>'','class' => 'form-control','dir' => 'ltr')) !!}
{!! Form::text('api_key',$WebmasterSetting->api_key, array('id' => 'api_key','readonly'=>'','class' => 'form-control')) !!} {!! __('backend.APIKeyGenerate') !!}