ErrorException in /var/www/html/wp-content/themes/reddotpayment/views/partials/footer.pug:
Invalid argument supplied for foreach() on line 20, offset 9
each $footer_col in $footer_menu
.col-footer
p.font-bold.text-black.mb-2 = $footer_col['title']
each $link in $footer_col['children']
a(href= $link['url']) = $link['title']
.col-footer
each $social in $footer->social_media
a(href = $social['link']['url'])
+img($social['image'])
.text-sm.footer__payu.mt-12
!= $footer->payu_company
.bg-light.pt-4.pb-8.text-center.text-xs.text-muted.footer__terms
## /var/www/html/wp-content/themes/reddotpayment/includes/vendors/phug/phug/src/Phug/Renderer/Renderer/Adapter/EvalAdapter.php(21) : eval()'d code(3219)
#0 /var/www/html/wp-content/themes/reddotpayment/includes/vendors/phug/phug/src/Phug/Renderer/Renderer/Adapter/EvalAdapter.php(21) : eval()'d code(3219): Phug\Util\SandBox->Phug\Util\{closure}(2, 'Invalid argumen...', '/var/www/html/w...', 3219, Array)
#1 /var/www/html/wp-content/themes/reddotpayment/includes/vendors/phug/phug/src/Phug/Renderer/Renderer/Adapter/EvalAdapter.php(21): eval()
#2 /var/www/html/wp-content/themes/reddotpayment/includes/vendors/phug/phug/src/Phug/Renderer/Renderer/AbstractAdapter.php(103): Phug\Renderer\Adapter\EvalAdapter->Phug\Renderer\Adapter\{closure}()
#3 /var/www/html/wp-content/themes/reddotpayment/includes/vendors/phug/phug/src/Phug/Renderer/Renderer/Adapter/EvalAdapter.php(19): Phug\Renderer\AbstractAdapter->execute(Object(Closure), Array)
#4 /var/www/html/wp-content/themes/reddotpayment/includes/vendors/phug/phug/src/Phug/Renderer/Renderer/Partial/AdapterTrait.php(156): Phug\Renderer\Adapter\EvalAdapter->display('<?php\n$pug_vars...', Array)
#5 /var/www/html/wp-content/themes/reddotpayment/includes/vendors/phug/phug/src/Phug/Util/Util/SandBox.php(38): Phug\Renderer->Phug\Renderer\Partial\{closure}()
#6 /var/www/html/wp-content/themes/reddotpayment/includes/vendors/phug/phug/src/Phug/Renderer/Renderer/Partial/AdapterTrait.php(117): Phug\Util\SandBox->__construct(Object(Closure), NULL)
#7 /var/www/html/wp-content/themes/reddotpayment/includes/vendors/phug/phug/src/Phug/Renderer/Renderer/Partial/AdapterTrait.php(159): Phug\Renderer->getNewSandBox(Object(Closure))
#8 /var/www/html/wp-content/themes/reddotpayment/includes/vendors/phug/phug/src/Phug/Renderer/Renderer/Partial/AdapterTrait.php(225): Phug\Renderer->getSandboxCall('<?php\n$pug_vars...', 'display', 'templates/newsr...', NULL, Object(Closure), Array)
#9 /var/www/html/wp-content/themes/reddotpayment/includes/vendors/phug/phug/src/Phug/Renderer/Renderer.php(252): Phug\Renderer->callAdapter('display', 'templates/newsr...', NULL, Object(Closure), Array)
#10 /var/www/html/wp-content/themes/reddotpayment/includes/vendors/phug/phug/src/Phug/Phug/Phug/Phug.php(220): Phug\Renderer->displayFile('templates/newsr...', Array)
#11 /var/www/html/wp-content/themes/reddotpayment/includes/vendors/phug/phug/src/Phug/Phug/Phug/Optimizer.php(156): Phug\Phug::displayFile('templates/newsr...', Array, Array)
#12 [internal function]: Phug\Optimizer->displayFile('templates/newsr...', Array)
#13 /var/www/html/wp-content/themes/reddotpayment/includes/vendors/phug/phug/src/Phug/Phug/Phug/Optimizer.php(219): call_user_func_array(Array, Array)
#14 /var/www/html/wp-content/themes/reddotpayment/includes/classes/phug/class-lx-phug.php(73): Phug\Optimizer::call('displayFile', Array, Array)
#15 /var/www/html/wp-content/themes/reddotpayment/includes/classes/phug/class-lx-phug.php(50): Lx_Phug->render('templates/newsr...', Array)
#16 /var/www/html/wp-content/themes/reddotpayment/index.php(6): Lx_Phug->render_template('newsroom')
#17 /var/www/html/wp-includes/template-loader.php(106): include('/var/www/html/w...')
#18 /var/www/html/wp-blog-header.php(19): require_once('/var/www/html/w...')
#19 /var/www/html/index.php(17): require('/var/www/html/w...')
#20 {main}