| 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-->
<section class="page-title" dir="ltr">
<div class="pattern-layer-one"></div>
<div class="auto-container">
<h2>من نحن</h2>
<ul class="page-breadcrumb">
<li><a href="<?php echo e(route('home-ar')); ?>">الرئيسية</a></li>
<li>من نحن</li>
</ul>
</div>
</section>
<!--End Page Title-->
<!-- Experiance Section -->
<section class="experiance-section">
<div class="auto-container">
<!-- Experiance Info Tabs -->
<div class="experiance-info-tabs">
<!-- Experiance Tabs -->
<div class="experiance-tabs tabs-box">
<!--Tabs Container-->
<div class="tabs-content">
<!--Tab / Active Tab-->
<div class="tab active-tab text-left" id="prod-html">
<div class="content">
<h3 style="font-weight:bolder;font-size:18px;">
<?php echo e(\App\Models\Settings::where('id', 21)->first()->value_ar); ?>
</h3>
<div class="text">
<?php echo \App\Models\Settings::where('id', 22)->first()->value_ar; ?>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- End Experiance Section -->
<!-- Fluid Section One -->
<section class="fluid-section-one">
<div class="outer-container clearfix">
<!-- Content Column -->
<div class="content-column" style="background-image:url(images/background/pattern-13.png)">
<div class="inner-column">
<!-- Sec Title -->
<div class="sec-title light">
<div class="title">
<?php echo e(\App\Models\Settings::where('id', 41)->first()->value_ar); ?>
</div>
<div class="text">
<?php echo e(\App\Models\Settings::where('id', 40)->first()->value_ar); ?>
</div>
</div>
</div>
</div>
<!-- Image Column -->
<div class="image-column" style="background-image:url(<?php echo e(asset('assets/images/main-slider/image-1.jpg')); ?>">
<figure class="image-box"><img src="<?php echo e(asset('assets/images/main-slider/image-1.jpg')); ?>" alt=""></figure>
</div>
</div>
</section>
<!-- Process Section -->
<section class="process-section">
<div class="auto-container">
<div class="row clearfix">
<!-- Process Block -->
<div class="process-block col-lg-4 col-md-6 col-sm-12">
<div class="inner-box wow fadeInLeft" data-wow-delay="0ms" data-wow-duration="1500ms">
<div class="number-box">01</div>
<h4><a href="#"><?php echo e(\App\Models\Settings::where('id', 23)->first()->value_ar); ?></a></h4>
<div class="text">
<span class="hide_expand">
<?php echo Str::Limit(\App\Models\Settings::where('id', 24)->first()->value_ar, 110); ?>
<br> <a href="#" class="expand_me">Read more</a>
</span>
<div class="show_expand"><?php echo \App\Models\Settings::where('id', 24)->first()->value_ar; ?></div>
</div>
<!-- <a class="read-more" href="services-detail.html"><span class="arrow flaticon-long-arrow-pointing-to-the-right"></span>Read More</a> -->
</div>
</div>
<!-- Process Block -->
<div class="process-block col-lg-4 col-md-6 col-sm-12">
<div class="inner-box wow fadeInUp" data-wow-delay="0ms" data-wow-duration="1500ms">
<div class="number-box">02</div>
<h4><a href="#"><?php echo e(\App\Models\Settings::where('id', 25)->first()->value_ar); ?></a></h4>
<div class="text">
<span class="hide_expand">
<?php echo Str::Limit(\App\Models\Settings::where('id', 26)->first()->value_ar, 110); ?>
<br> <a href="#" class="expand_me">Read more</a>
</span>
<div class="show_expand"><?php echo \App\Models\Settings::where('id', 26)->first()->value_ar; ?></div>
</div>
<!-- <a class="read-more" href="services-detail.html"><span class="arrow flaticon-long-arrow-pointing-to-the-right"></span>Read More</a> -->
</div>
</div>
<!-- Process Block -->
<div class="process-block col-lg-4 col-md-6 col-sm-12">
<div class="inner-box wow fadeInRight" data-wow-delay="0ms" data-wow-duration="1500ms">
<div class="number-box">03</div>
<h4><a href="#"><?php echo e(\App\Models\Settings::where('id', 27)->first()->value_ar); ?></a></h4>
<div class="text">
<span class="hide_expand">
<?php echo Str::Limit(\App\Models\Settings::where('id', 28)->first()->value_ar, 110); ?>
<br> <a href="#" class="expand_me">Read more</a>
</span>
<div class="show_expand"><?php echo \App\Models\Settings::where('id', 28)->first()->value_ar; ?></div>
</div>
<!-- <a class="read-more" href="services-detail.html"><span class="arrow flaticon-long-arrow-pointing-to-the-right"></span>Read More</a> -->
</div>
</div><br>
<div class="row">
<div class="process-block col-lg-4 col-md-6 col-sm-12">
<img src="<?php echo e(asset( \App\Models\Images::where('id', 2)->first()->picture )); ?>" alt="" style="border:2px solid black">
</div>
<div class="process-block col-lg-4 col-md-6 col-sm-12">
<img src="<?php echo e(asset( \App\Models\Images::where('id', 3)->first()->picture )); ?>" alt="" style="border:2px solid black">
</div>
<div class="process-block col-lg-4 col-md-6 col-sm-12">
<img src="<?php echo e(asset( \App\Models\Images::where('id', 4)->first()->picture )); ?>" alt="" style="border:2px solid black" >
</div>
</div>
</div>
</div>
</section>
<!-- End Process Section -->
<?php $__env->stopSection(); ?>
<?php echo $__env->make('ar.layouts.layout', \Illuminate\Support\Arr::except(get_defined_vars(), ['__data', '__path']))->render(); ?><?php /**PATH /home/injazaat/public_html/resources/views/ar/about.blade.php ENDPATH**/ ?>