| 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 : |
<!-- Footer -->
<footer class="footer-area pt-100 pb-70" style="padding-top: 50px; padding-bottom: 10px;" dir="rtl">
<div class="footer-shape">
<img src=<?php echo e(asset("assets/images/footer-shape1.png")); ?> alt="Shape">
</div>
<div class="container">
<div class="row">
<div class="col-sm-6 col-lg-4">
<div class="footer-item">
<div class="footer-contact">
<h3>معلومات الاتصال</h3>
<ul class="info">
<li>
<a href="#"><?php echo \App\Models\Settings::where('id', 3)->first()->value_ar; ?></a>
</li>
<li>
<span>رقم الهاتف : </span>
<a href="tel:<?php echo \App\Models\Settings::where('id', 2)->first()->value_ar; ?>"><?php echo \App\Models\Settings::where('id', 2)->first()->value_ar; ?></a>
</li>
<li>
<span>الايميل : </span>
<a href="mailto:<?php echo \App\Models\Settings::where('id', 1)->first()->value_ar; ?>"> <?php echo \App\Models\Settings::where('id', 1)->first()->value_ar; ?></a>
</li>
<li>
<span>الايميل : </span>
<a href="mailto:<?php echo \App\Models\Settings::where('id', 5)->first()->value_ar; ?>"> <?php echo \App\Models\Settings::where('id', 5)->first()->value_ar; ?></a>
</li>
</ul>
<ul class="social">
<?php $__currentLoopData = \App\Models\SocailMedia::all(); $__env->addLoop($__currentLoopData); foreach($__currentLoopData as $smedia): $__env->incrementLoopIndices(); $loop = $__env->getLastLoop(); ?>
<li>
<a href="<?php echo e($smedia->link); ?>" target="_blank">
<i class='<?php echo e($smedia->icon); ?>'></i>
</a>
</li>
<?php endforeach; $__env->popLoop(); $loop = $__env->getLastLoop(); ?>
</ul>
</div>
</div>
</div>
<div class="col-sm-6 col-lg-4">
<div class="footer-item">
<div class="footer-img">
<a href="index.html">
<img src="<?php echo asset( \App\Models\Images::where('id', 2)->first()->picture ); ?>" alt="Footer">
</a>
</div>
</div>
</div>
<div class="col-sm-6 offset-sm-3 offset-lg-0 col-lg-4">
<div class="footer-item">
<h3>ساعات العمل</h3>
<div class="footer-hours">
<div class="left">
<ul>
<li><?php echo \App\Models\Settings::where('id', 17)->first()->value_ar; ?></li>
<li><?php echo \App\Models\Settings::where('id', 18)->first()->value_ar; ?></li>
<li><?php echo \App\Models\Settings::where('id', 19)->first()->value_ar; ?></li>
<li><?php echo \App\Models\Settings::where('id', 20)->first()->value_ar; ?></li>
<li><?php echo \App\Models\Settings::where('id', 21)->first()->value_ar; ?></li>
<li><?php echo \App\Models\Settings::where('id', 22)->first()->value_ar; ?></li>
<li><?php echo \App\Models\Settings::where('id', 23)->first()->value_ar; ?></li>
</ul>
</div>
<div class="left">
<ul>
<li><?php echo \App\Models\Settings::where('id', 24)->first()->value_ar; ?></li>
<li><?php echo \App\Models\Settings::where('id', 25)->first()->value_ar; ?></li>
<li><?php echo \App\Models\Settings::where('id', 26)->first()->value_ar; ?></li>
<li><?php echo \App\Models\Settings::where('id', 27)->first()->value_ar; ?></li>
<li><?php echo \App\Models\Settings::where('id', 28)->first()->value_ar; ?></li>
<li><?php echo \App\Models\Settings::where('id', 29)->first()->value_ar; ?></li>
<li><?php echo \App\Models\Settings::where('id', 30)->first()->value_ar; ?></li>
</ul>
</div>
</div>
</div>
</div>
</div>
</div>
</footer>
<!-- End Footer -->
<?php /**PATH /var/www/html/techtime-projects/rosoleen/resources/views/ar/layouts/footer.blade.php ENDPATH**/ ?>