| 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'); ?>
<!-- Page Title -->
<div class="page-title-wrap">
<div class="page-title-area title-img-one" style="background-image: url(<?php echo e(asset("assets/images/bg-page.jpg")); ?>);">
<div class="title-shape">
<!--<img src=<?php echo e(asset("assets/images/title/title-shape1.png")); ?> alt="Shape">-->
</div>
<div class="d-table">
<div class="d-table-cell">
<div class="title-content">
<h2>About Us</h2>
<ul>
<li>
<a href="<?php echo e(route('home')); ?>">Home</a>
</li>
<li>
<span>About Us</span>
</li>
</ul>
</div>
</div>
</div>
</div>
</div>
<!-- End Page Title -->
<!-- Offer -->
<section class="offer-area ptb-100" >
<!-- Best -->
<div class="best-area pt-100 pb-70" >
<div class="best-shape">
<img src="assets/images/skin-shape3.png" alt="Shape">
</div>
<div class="container-fluid">
<div class="row align-items-center">
<div class="col-lg-6">
<div class="best-img" >
<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>
</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 /home/rosoleen/public_html/resources/views/about.blade.php ENDPATH**/ ?>