| 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 : |
<?php $__env->startSection('contant'); ?>
<!-- Offer -->
<section class="offer-area ptb-100" style="background-image: url(<?php echo e(asset("assets/images/banner/banner-bg2.jpg")); ?>);">
<!-- Best -->
<div class="best-area pt-100 pb-70" >
<div class="best-shape">
<img src="assets/images/skin-shape2.png" alt="Shape">
</div>
<div class="container-fluid">
<div class="row align-items-center">
<div class="col-lg-6">
<div class="best-img" style="box-shadow: 0 0 25px rgb(0 0 0 / 8%);">
<img src="assets/images/best/best2.jpg" alt="Best">
<!-- <img src="assets/images/best/best-bg.png" alt="Shape"> -->
</div>
</div>
<div class="col-lg-6">
<div class="faq-item">
<div class="section-title">
<h2><?php echo \App\Models\Settings::where('id', 7)->first()->value; ?></h2>
<p><?php echo \App\Models\Settings::where('id', 12)->first()->value; ?></p>
</div>
<ul class="accordion">
<li>
<h3 class="faq-head"><?php echo \App\Models\Settings::where('id', 8)->first()->value; ?></h3>
<div class="faq-content">
<p><?php echo \App\Models\Settings::where('id', 10)->first()->value; ?> </p>
</div>
</li>
<li>
<h3 class="faq-head"><?php echo \App\Models\Settings::where('id', 9)->first()->value; ?></h3>
<div class="faq-content">
<p><?php echo \App\Models\Settings::where('id', 11)->first()->value; ?></p>
</div>
</li>
</ul>
<a class="common-btn" href="/about">Know More About Us</a>
</div>
</div>
</div>
</div>
</div>
<!-- End Best -->
</section>
<!-- End Offer -->
<!-- Video -->
<div class="video-area">
<div class="video-shape">
<img src="assets/images/video-shape1.png" alt="Shape">
</div>
<div class="d-table">
<div class="d-table-cell">
<div class="container-fluid p-0">
<div class="video-item">
<div class="video-wrap">
<button class="js-modal-btn" data-video-id="OZYgGUvUf0E">
<i class='bx bx-play'></i>
</button>
</div>
<h3>Watch How We Work</h3>
</div>
</div>
</div>
</div>
</div>
<!-- End Video -->
<?php $__env->stopSection(); ?>
<?php echo $__env->make('layouts.layout', \Illuminate\Support\Arr::except(get_defined_vars(), ['__data', '__path']))->render(); ?><?php /**PATH D:\laravel project\rosoleen\resources\views/about.blade.php ENDPATH**/ ?>