| Server IP : 3.138.164.131 / Your IP : 216.73.216.136 Web Server : Apache System : Linux ns1.techtime.me 4.18.0-147.8.1.el8.lve.1.x86_64 #1 SMP Mon Jun 29 09:55:57 EDT 2020 x86_64 User : injazaat ( 1471) PHP Version : 8.1.20 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /home/injazaat/public_html/storage/framework/views/ |
Upload File : |
<!-- Main Footer -->
<footer class="main-footer">
<!--Waves end-->
<div class="auto-container">
<!--Widgets Section-->
<div class="widgets-section">
<div class="row clearfix">
<!-- Column -->
<div class="big-column col-lg-12 col-md-12 col-sm-12">
<div class="row clearfix">
<!-- Footer Column -->
<!-- Footer Column -->
<!--
<div class="footer-column col-lg-3 col-md-3 col-sm-12">
<div class="footer-widget links-widget">
<h5><?php echo e(\App\Models\Settings::where('id', 3)->first()->value); ?></h5>
<ul class="list-link">
<li><a href="<?php echo e(\App\Models\Settings::where('id', 10)->first()->value); ?>"><?php echo e(\App\Models\Settings::where('id', 6)->first()->value); ?></a></li>
<li><a href="<?php echo e(\App\Models\Settings::where('id', 11)->first()->value); ?>"><?php echo e(\App\Models\Settings::where('id', 7)->first()->value); ?></a></li>
<li><a href="<?php echo e(\App\Models\Settings::where('id', 12)->first()->value); ?>"><?php echo e(\App\Models\Settings::where('id', 8)->first()->value); ?></a></li>
<li><a href="<?php echo e(\App\Models\Settings::where('id', 13)->first()->value); ?>"><?php echo e(\App\Models\Settings::where('id', 9)->first()->value); ?></a></li>
</ul>
</div>
</div>
-->
<!-- Footer Column -->
<div class="footer-column col-lg-3 col-md-3 col-sm-12">
<div class="footer-widget links-widget">
<h5><?php echo e(\App\Models\Settings::where('id', 4)->first()->value); ?></h5>
<ul class="list-link">
<?php $__currentLoopData = \App\Models\Links::orderBy('link_priority', 'asc')->limit(3)->offset(2)->get(); $__env->addLoop($__currentLoopData); foreach($__currentLoopData as $item): $__env->incrementLoopIndices(); $loop = $__env->getLastLoop(); ?>
<li>
<a href="<?php echo e(route($item->external_link)); ?>"><?php echo e($item->name); ?></a>
</li>
<?php endforeach; $__env->popLoop(); $loop = $__env->getLastLoop(); ?>
</ul>
</div>
</div>
<div class="footer-column col-lg-6 col-md-6 col-sm-12">
</div>
<!-- Column -->
<div class="big-column col-lg-3 col-md-3 col-sm-12 text-right">
<div class="row clearfix">
<!-- Footer Column -->
<div class="footer-column col-lg-12 col-md-6 col-sm-12">
<a href="<?php echo e(route('contact')); ?>" class="btn btn-md btn-danger" style="background-color:#9e0309;color:#ffffff;">
<?php echo e(\App\Models\Settings::where('id', 5)->first()->value); ?>
</a><br><br>
<div class="footer-widget logo-widget">
<ul class="social-box" style="margin-right:-16px">
<?php $__currentLoopData = \App\Models\SocailMedia::all(); $__env->addLoop($__currentLoopData); foreach($__currentLoopData as $item): $__env->incrementLoopIndices(); $loop = $__env->getLastLoop(); ?>
<li class="facebook"><a target="_blank" href="<?php echo e($item->link); ?>" class="<?php echo e($item->icon); ?>"></a></li>
<?php endforeach; $__env->popLoop(); $loop = $__env->getLastLoop(); ?>
</ul>
</div>
<div class="logo">
<a href="<?php echo e(route('home')); ?>"><img width="110px!important" src="<?php echo e(asset('assets/images/logo-white.png')); ?>" alt="" /></a>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- Footer Bottom -->
<div class="footer-bottom">
<div class="auto-container">
<div class="row clearfix">
<!-- Column -->
<div class="column col-lg-12 col-md-12 col-sm-12 text-center">
<div class="copyright">Copyright © 2022 Injazaat by TechTime. All Rights Reserved.</div>
</div>
<!-- Column -->
</div>
</div>
</div>
</div>
</footer>
</div>
<!--End pagewrapper-->
<!-- Search Popup -->
<div class="search-popup">
<button class="close-search style-two"><span class="flaticon-multiply"></span></button>
<button class="close-search"><span class="flaticon-up-arrow-1"></span></button>
<form method="post" action="blog.html">
<div class="form-group">
<input type="search" name="search-field" value="" placeholder="Search Here" required="">
<button type="submit"><i class="fa fa-search"></i></button>
</div>
</form>
</div>
<!-- End Header Search -->
<!--Scroll to top-->
<div class="scroll-to-top scroll-to-target" data-target="html"><span class="fa fa-arrow-up"></span></div><?php /**PATH /home/demotechtime/public_html/injtest/resources/views/en/layouts/footer.blade.php ENDPATH**/ ?>