⚝
One Hat Cyber Team
⚝
Your IP:
216.73.216.112
Server IP:
65.21.180.239
Server:
Linux gowhm.eplangoweb.com 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64
Server Software:
Apache
PHP Version:
8.0.30
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
home
/
eplangoweb
/
www
/
storage
/
framework
/
views
/
View File Name :
2209d06bd83632370e9f3b20d426e9c488c47e81.php
<?php $emails = !empty($userContact->contact_mails) ? explode(',', $userContact->contact_mails) : []; ?> <footer class="footer-area"> <div class="footer-wrapper-one"> <div class="container"> <div class="row justify-content-center"> <div class="col-lg-8"> <div class="footer-content text-center"> <span class="sub-title"><?php echo e($keywords['Stay_Connected'] ?? __('Stay Connected')); ?> </span> <?php if(count($emails) > 0): ?> <?php $__currentLoopData = $emails; $__env->addLoop($__currentLoopData); foreach($__currentLoopData as $email): $__env->incrementLoopIndices(); $loop = $__env->getLastLoop(); ?> <?php if($loop->last): ?> <h5> <a href="mailto: <?php echo e($email); ?>"> <i class="ti-email"></i> <?php echo e($email); ?> </a></h5> <?php endif; ?> <?php endforeach; $__env->popLoop(); $loop = $__env->getLastLoop(); ?> <?php endif; ?> <?php if(isset($social_medias)): ?> <ul class="social-link"> <?php $__currentLoopData = $social_medias; $__env->addLoop($__currentLoopData); foreach($__currentLoopData as $social_media): $__env->incrementLoopIndices(); $loop = $__env->getLastLoop(); ?> <li><a href="<?php echo e($social_media->url); ?>"><i class="<?php echo e($social_media->icon); ?>"></i></a> </li> <?php endforeach; $__env->popLoop(); $loop = $__env->getLastLoop(); ?> </ul> <?php endif; ?> </div> </div> </div> </div> </div> </footer> <?php /**PATH /home/eplangoweb/public_html/resources/views/user-front/partials/footer_twelve.blade.php ENDPATH**/ ?>