⚝
One Hat Cyber Team
⚝
Your IP:
216.73.216.19
Server IP:
178.33.27.10
Server:
Linux cpanel.dev-unit.com 3.10.0-1160.108.1.el7.x86_64 #1 SMP Thu Jan 25 16:17:31 UTC 2024 x86_64
Server Software:
Apache/2.4.57 (Unix) OpenSSL/1.0.2k-fips
PHP Version:
8.2.11
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
home
/
id
/
public_html
/
storage
/
framework
/
views
/
View File Name :
000e0281a70f178dc838f2408abc85293f66c805.php
<?php $__env->startSection('tab-title'); ?> <?php echo e($keywords["Experience"] ?? "Experience"); ?> <?php $__env->stopSection(); ?> <?php $__env->startSection('meta-description', !empty($userSeo) ? $userSeo->testimonial_meta_description : ''); ?> <?php $__env->startSection('meta-keywords', !empty($userSeo) ? $userSeo->testimonial_meta_keywords : ''); ?> <?php $__env->startSection('content'); ?> <!--====== Start Main Wrapper ======--> <div class="main-wrapper inner"> <section class="testimonial-area pt-110 pb-120"> <div class="container"> <div class="row"> <div class="col-lg-8"> <div class="section-title mb-30"> <span class="sub-title"><?php echo e($home_text->testimonial_title ?? __('Testimonials')); ?></span> <h2><span class="light-text"><?php echo e($home_text->testimonial_subtitle ?? __('Testimonials')); ?></span></h2> </div> </div> </div> <div class="row no-gutters testimonial-wrapper"> <?php $__currentLoopData = $testimonials; $__env->addLoop($__currentLoopData); foreach($__currentLoopData as $testimonial): $__env->incrementLoopIndices(); $loop = $__env->getLastLoop(); ?> <div class="col-md-6"> <div class="testimonial-item"> <div class="testimonial-author-content"> <div class="author-thumb"> <img data-src="<?php echo e(asset('assets/front/img/user/testimonials/'.$testimonial->image)); ?>" class="lazy" alt="Author"> <svg width="97" height="94" viewBox="0 0 97 94" fill="none"> <g clip-path="url(#clip0_317_137)"> <path d="M41.8372 80.6417L41.8384 80.6424C45.6647 82.957 50.4392 83.0507 54.3614 80.8864L74.4391 69.8074C78.3612 67.6431 80.8276 63.5538 80.9095 59.0827L80.9095 59.0813L81.3598 36.1664C81.4417 31.6937 79.1407 27.5238 75.3132 25.2082C75.3131 25.2082 75.313 25.2081 75.3128 25.208L55.6865 13.3715L55.6853 13.3708C51.8591 11.0562 47.0845 10.9625 43.1624 13.1268L23.0846 24.2058C19.1625 26.3701 16.6961 30.4594 16.6143 34.9305L16.6142 34.9319L16.164 57.8468C16.0821 62.3194 18.3829 66.4893 22.2103 68.8048C22.2105 68.805 22.2107 68.8051 22.2109 68.8052L41.8372 80.6417Z" stroke="#F57236" stroke-width="2"/> </g> </svg> </div> <div class="content"> <p><?php echo nl2br($testimonial->content); ?></p> </div> </div> <div class="author-info"> <h5><?php echo e($testimonial->name); ?></h5> <span class="location"><?php echo e($testimonial->occupation); ?></span> </div> </div> </div> <?php endforeach; $__env->popLoop(); $loop = $__env->getLastLoop(); ?> </div> </div> </section> </div><!--====== End Main Wrapper ======--> <?php $__env->stopSection(); ?> <?php echo $__env->make('user.profile1.theme3.layout', \Illuminate\Support\Arr::except(get_defined_vars(), ['__data', '__path']))->render(); ?><?php /**PATH /home/id/public_html/resources/views/user/profile1/theme3/testimonial.blade.php ENDPATH**/ ?>