OwlCyberSecurity - MANAGER
Edit File: 0ffe47809a25a8c9c50251bf0ff0bea7b7322b36.php
<div class="col-sm-12 nopaddingsmall"> <center> <script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script> <!-- HEADER ADS --> <ins class="adsbygoogle" style="display:inline-block;width:970px;height:250px" data-ad-client="ca-pub-1153412532464167" data-ad-slot="4063170888"></ins> <script> (adsbygoogle = window.adsbygoogle || []).push({}); </script> </center> <br> <?php $inline = \App\Betloaded\Modules\Ad\Model\Ad::where('position', 'Banner')->where('page', 'All')->where('status', '0')->first(); ?> <?php if(isset($inline)): ?> <center> <a href="<?php echo e($inline->website); ?>" target="_blank"><img src="<?php echo e($path); ?>/ads/<?php echo e($inline->ads_image); ?>" alt="Ads" class="img-responsive"></a> </center> <br> <?php endif; ?> </div>