object(Symfony\Component\DomCrawler\Crawler)#1590 (9) { ["uri":protected]=> string(24) "https://ta3weem.com/old/" ["defaultNamespacePrefix":"Symfony\Component\DomCrawler\Crawler":private]=> string(7) "default" ["namespaces":"Symfony\Component\DomCrawler\Crawler":private]=> array(0) { } ["cachedNamespaces":"Symfony\Component\DomCrawler\Crawler":private]=> object(ArrayObject)#1588 (1) { ["storage":"ArrayObject":private]=> array(0) { } } ["baseHref":"Symfony\Component\DomCrawler\Crawler":private]=> string(24) "https://ta3weem.com/old/" ["document":"Symfony\Component\DomCrawler\Crawler":private]=> object(DOMDocument)#1585 (38) { ["doctype"]=> string(22) "(object value omitted)" ["implementation"]=> string(22) "(object value omitted)" ["documentElement"]=> string(22) "(object value omitted)" ["actualEncoding"]=> NULL ["encoding"]=> NULL ["xmlEncoding"]=> NULL ["standalone"]=> bool(true) ["xmlStandalone"]=> bool(true) ["version"]=> NULL ["xmlVersion"]=> NULL ["strictErrorChecking"]=> bool(true) ["documentURI"]=> NULL ["config"]=> NULL ["formatOutput"]=> bool(false) ["validateOnParse"]=> bool(true) ["resolveExternals"]=> bool(false) ["preserveWhiteSpace"]=> bool(true) ["recover"]=> bool(false) ["substituteEntities"]=> bool(false) ["firstElementChild"]=> string(22) "(object value omitted)" ["lastElementChild"]=> string(22) "(object value omitted)" ["childElementCount"]=> int(1) ["nodeName"]=> string(9) "#document" ["nodeValue"]=> NULL ["nodeType"]=> int(13) ["parentNode"]=> NULL ["childNodes"]=> string(22) "(object value omitted)" ["firstChild"]=> string(22) "(object value omitted)" ["lastChild"]=> string(22) "(object value omitted)" ["previousSibling"]=> NULL ["nextSibling"]=> NULL ["attributes"]=> NULL ["ownerDocument"]=> NULL ["namespaceURI"]=> NULL ["prefix"]=> string(0) "" ["localName"]=> NULL ["baseURI"]=> NULL ["textContent"]=> string(50) " 403 Forbidden 403 Forbidden nginx/1.26.3 " } ["nodes":"Symfony\Component\DomCrawler\Crawler":private]=> array(1) { [0]=> object(DOMElement)#1593 (23) { ["schemaTypeInfo"]=> NULL ["tagName"]=> string(4) "html" ["firstElementChild"]=> string(22) "(object value omitted)" ["lastElementChild"]=> string(22) "(object value omitted)" ["childElementCount"]=> int(2) ["previousElementSibling"]=> NULL ["nextElementSibling"]=> NULL ["nodeName"]=> string(4) "html" ["nodeValue"]=> string(50) " 403 Forbidden 403 Forbidden nginx/1.26.3 " ["nodeType"]=> int(1) ["parentNode"]=> string(22) "(object value omitted)" ["childNodes"]=> string(22) "(object value omitted)" ["firstChild"]=> string(22) "(object value omitted)" ["lastChild"]=> string(22) "(object value omitted)" ["previousSibling"]=> string(22) "(object value omitted)" ["nextSibling"]=> NULL ["attributes"]=> string(22) "(object value omitted)" ["ownerDocument"]=> string(22) "(object value omitted)" ["namespaceURI"]=> NULL ["prefix"]=> string(0) "" ["localName"]=> string(4) "html" ["baseURI"]=> NULL ["textContent"]=> string(50) " 403 Forbidden 403 Forbidden nginx/1.26.3 " } } ["isHtml":"Symfony\Component\DomCrawler\Crawler":private]=> bool(true) ["html5Parser":"Symfony\Component\DomCrawler\Crawler":private]=> NULL } 🧨 Undefined array key 12 (View: /home/damery88/usdtoegp.net/resources/views/welcome.blade.php)
/home/damery88/usdtoegp.net/
ErrorException
Undefined array key 12 (View: /home/damery88/usdtoegp.net/resources/views/welcome.blade.php)
    • 56
      resources/views/welcome.blade.php
      Illuminate\Foundation\Bootstrap\HandleExceptions
      :354
    • 55
      :354
    • 20
      app/Http/Middleware/Cors.php
      App\Http\Middleware\Cors
      :16
    • 1
      public/index.php
      :52
Illuminate\Foundation\Bootstrap\HandleExceptions::handleError
resources/views/welcome.blade.php:354

339

340

341

342

343

344

345

346

347

348

349

350

351

352

353

354

355

356

357

358

359

360

361

362

363

364

365

366

367

368

369

</div>

</div>

</div>

<div class="jumbotron">

<h1>{{ $data['setting'][0]->h1text }}</h1>

<h2>{{ $data['setting'][0]->h2text }}</h2>

 

<div class="row">

<!-- USD Buy -->

<div class="col-xs-12 col-sm-6 col-md-2 col-md-offset-1">

<div class="panel status panel-info">

<div class="panel-heading">

<div class="panel-title text-center"><span class="flag-icon flag-icon-us"></span>

<h1>{{$vr[12]}}</h1>

<strong>{{$vr[13]}}</strong>

</div>

</div>

<div class="panel-body text-center">

<table class="top-rate">

<tr>

<td class="text-right">

<span class="glyphicon glyphicon-circle-arrow-left" aria-hidden="true"></span>{{$vr[14]}}<br /> </td>

</tr>

</table>

</div>

</div>

</div>

 

<div class="clearfix visible-xs-block"></div>