|
Server : Apache/2.4.41 (Ubuntu) System : Linux vmi1525618.contaboserver.net 5.4.0-105-generic #119-Ubuntu SMP Mon Mar 7 18:49:24 UTC 2022 x86_64 User : www-data ( 33) PHP Version : 8.2.12 Disable Function : NONE Directory : /var/www/leadai/leadai.co.in/storage/framework/views/ |
Upload File : |
<footer class="footer">
<div class="pt-2 pb-6 footer-bar" style='background:white !important;border-top: 1px solid #eaecee !important;'>
<div class="container text-center">
<div class="row align-items-center">
<div class="col-sm-6">
<img src="<?php echo e(asset('public/assets/images/logo/blurb2.png')); ?>" alt="" style="width:120px;background:white;border-radius:4px;">
<p class="mb-0 text-black text-sm mt-2" style='text-align:start'>All Rights Reserved © 2024 Blurb Software Private Limited </p>
</div><!--end col-->
<div class="col-sm-6" style='display:flex;justify-content:end;'>
<div class="text-sm-start">
<p style='text-align:end;color:black;position:relative;top:15px;'>Our Products </p>
<div class='d-flex'>
<a href="https://edukrypt.com/" target="_blank">
<img src="<?php echo e(asset('public/assets/images/logo/logo.png')); ?>" alt="" class='ms-2' style='width:120px;background:;padding:2px;border-radius:4px;object-fit:contain;margin-top:32px;'>
</a>
<a href="https://edumix.com/" target="_blank">
<img src="<?php echo e(asset('public/assets/images/logo/edumix.png')); ?>" alt="" class='ms-2' style='width:100px;background:;padding:2px;border-radius:4px;object-fit:contain;'>
</a>
<a href="https://eduvsatpro.com/" target="_blank">
<img src="<?php echo e(asset('public/assets/images/logo/eduvsat.png')); ?>" alt="" class='ms-2' style='width:80px;background:;padding:2px;border-radius:4px; object-fit:contain;margin-top:12px;'>
</a>
<a href="https://theinteractive.in/" target="_blank">
<img src="<?php echo e(asset('public/assets/images/logo/interactive.png')); ?>" alt="" class='ms-2'style='width:120px;background:;padding:2px;border-radius:4px;object-fit:contain;margin-top:27px;'>
</a>
</div>
</div>
</div><!--end col-->
</div><!--end row-->
</div><!--end container-->
<hr style='position:relative;top:10px;margin-bottom:20px;'/>
<p class="mb-0 text-black text-sm" style='text-align:center;position:relative;top:10px;'><a href="<?php echo e(asset('privacy')); ?>">Privacy Policy</a> | <a href="<?php echo e(asset('terms')); ?>">Terms & Conditions</a> </p>
</div>
</footer><!--end footer-->
<!-- Footer End --><?php /**PATH /var/www/leadai/leadai.co.in/resources/views/frontend/layout/footer.blade.php ENDPATH**/ ?>