Server IP : 162.213.251.212 / Your IP : 3.16.15.215 [ Web Server : LiteSpeed System : Linux business55.web-hosting.com 4.18.0-553.lve.el8.x86_64 #1 SMP Mon May 27 15:27:34 UTC 2024 x86_64 User : allssztx ( 535) PHP Version : 8.1.31 Disable Function : NONE Domains : 1 Domains MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /home/allssztx/www/easybuyer/storage/framework/views/ |
Upload File : |
<?php if (isset($component)) { $__componentOriginal7f8e1f0528d3ccf02b4e203e537febb53fee9473 = $component; } ?> <?php $component = $__env->getContainer()->make(App\View\Components\Main\Header::class, []); ?> <?php $component->withName('main.header'); ?> <?php if ($component->shouldRender()): ?> <?php $__env->startComponent($component->resolveView(), $component->data()); ?> <?php $component->withAttributes([]); ?> <?php echo $__env->renderComponent(); ?> <?php endif; ?> <?php if (isset($__componentOriginal7f8e1f0528d3ccf02b4e203e537febb53fee9473)): ?> <?php $component = $__componentOriginal7f8e1f0528d3ccf02b4e203e537febb53fee9473; ?> <?php unset($__componentOriginal7f8e1f0528d3ccf02b4e203e537febb53fee9473); ?> <?php endif; ?> <main> <section class="banner-main"> <div class="container-fluid p-0"> <div class="row"> <div class="banner-slides owl-carousel owl-theme"> <?php $__currentLoopData = $banners; $__env->addLoop($__currentLoopData); foreach($__currentLoopData as $banner): $__env->incrementLoopIndices(); $loop = $__env->getLastLoop(); ?> <?php // Decode the JSON string for each banner $bannerImages = json_decode($banner->banner_image); // Check if $bannerImages is an array and not empty if(is_array($bannerImages) && count($bannerImages) > 0) { // Generate a unique class name for each strap-9874 foreach($bannerImages as $key => $banImg) { $className = 'strap-9874-' . ($key + 1); ?> <div class="item"> <div class="strap-9874" style="background-image: url(<?php echo e(asset('storage/images/' . $banImg)); ?>);"> <span><?php echo e($banner->banner_sub_heading); ?></span> <h3><?php echo e($banner->banner_heading); ?></h3> <p><?php echo e($banner->banner_description); ?></p> <h5><?php echo e($banner->banner_price); ?></h5> <a href="<?php echo e(url('/shop')); ?>">Shop Now<i class="fa-light fa-arrow-right"></i></a> </div> </div> <?php } // End foreach } else { // Handle case when $bannerImages is not an array or empty echo "No banner images found."; } ?> <?php endforeach; $__env->popLoop(); $loop = $__env->getLastLoop(); ?> </div> </div> </div> </section> <section class="second-proomax"> <div class="container"> <div class="row g-4"> <div class="col-md-3 col-12"> <div class="laptop" style="background-image: url(<?php echo e(asset('storage/images/'.$sec_1_1->cms_image)); ?>);"> <h3><?php echo $sec_1_1->cms_heading; ?></h3> <p><?php echo $sec_1_1->cms_description; ?></p> <span><?php echo $sec_1_1->cms_sub_heading; ?></span> <ul class="extra-price"> <li> <h6><?php echo $sec_1_1->cms_price; ?></h6> </li> <li><a href="<?php echo e(url('/shop/category/20')); ?>"><img class="img-fluid" src="<?php echo e(asset('asset/front_asset/images/arrow.png')); ?>" alt=""></a></li> </ul> </div> </div> <div class="col-md-6 col-12"> <div class="laptop-cmp" style="background-image: url(<?php echo e(asset('storage/images/'.$sec_1_2->cms_image)); ?>);"> <ul> <li class="fvt-98"> <h3><?php echo $sec_1_2->cms_heading; ?></h3> <p><?php echo $sec_1_2->cms_description; ?></p> </li> <li> <span><?php echo $sec_1_2->cms_sub_heading; ?></span> <h6><?php echo $sec_1_2->cms_price; ?></h6> <a href="<?php echo e(url('/shop')); ?>"><img class="img-fluid" src="<?php echo e(asset('asset/front_asset/images/arrow.png')); ?>" alt=""></a> </li> </ul> </div> </div> <div class="col-md-3 col-12"> <div class="laptop lipsticks" style="background-image: url(<?php echo e(asset('storage/images/'.$sec_1_3->cms_image)); ?>);"> <h3><?php echo $sec_1_3->cms_heading; ?></h3> <p><?php echo $sec_1_3->cms_description; ?></p> <span><?php echo $sec_1_3->cms_sub_heading; ?></span> <ul class="extra-price"> <li> <h6><?php echo $sec_1_3->cms_price; ?></h6> </li> <li><a href="<?php echo e(url('/shop/category/24')); ?>"><img class="img-fluid" src="<?php echo e(asset('asset/front_asset/images/arrow.png')); ?>" alt=""></a></li> </ul> </div> </div> </div> </div> </section> <section class="best-dealss"> <div class="container"> <div class="row g-4"> <h3 data-aos="fade-up" data-aos-duration="3000"><?php echo $sec_2->cms_heading; ?></h3> <?php $__currentLoopData = $products; $__env->addLoop($__currentLoopData); foreach($__currentLoopData as $key => $pro): $__env->incrementLoopIndices(); $loop = $__env->getLastLoop(); ?> <div class="col-md-3 col-12"> <a href="<?php echo e(url('/product_detail/'.$pro->product_id)); ?>"> <div class="main-dealing"> <div class="short-best"> <img class="img-fluid" src="<?php echo e(asset('storage/images/'.$pro->product_image)); ?>" alt="no"> </div> <ul class="vehicle"> <li> <p><?php echo e($pro->product_front_title); ?></p> </li> <li><span>$<?php echo e($pro->product_origional_price); ?></span></li> <li><img class="img-fluid" src="<?php echo e(asset('asset/front_asset/images/star.png')); ?>" alt=""></li> </ul> </div> </a> </div> <?php endforeach; $__env->popLoop(); $loop = $__env->getLastLoop(); ?> </div> </div> </section> <section class="fivebreth"> <div class="container"> <div class="row row-cols-lg-5 row-cols-1"> <div class="col"> <div class="sheeta"> <div class="maili98"> <img src="<?php echo e(asset('storage/images/'.$sec_3_1->cms_image)); ?>" alt=""> </div> <ul class="walkings"> <li> <h6><?php echo $sec_3_1->cms_heading; ?></h6> </li> <li> <p><?php echo $sec_3_1->cms_description; ?></p> </li> </ul> </div> </div> <div class="col"> <div class="sheeta"> <div class="maili98"> <img src="<?php echo e(asset('storage/images/'.$sec_3_2->cms_image)); ?>" alt=""> </div> <ul class="walkings"> <li> <h6><?php echo $sec_3_2->cms_heading; ?></h6> </li> <li> <p><?php echo $sec_3_2->cms_description; ?></p> </li> </ul> </div> </div> <div class="col"> <div class="sheeta"> <div class="maili98"> <img src="<?php echo e(asset('storage/images/'.$sec_3_3->cms_image)); ?>" alt=""> </div> <ul class="walkings"> <li> <h6><?php echo $sec_3_3->cms_heading; ?></h6> </li> <li> <p><?php echo $sec_3_3->cms_description; ?></p> </li> </ul> </div> </div> <div class="col"> <div class="sheeta"> <div class="maili98"> <img src="<?php echo e(asset('storage/images/'.$sec_3_4->cms_image)); ?>" alt=""> </div> <ul class="walkings"> <li> <h6><?php echo $sec_3_4->cms_heading; ?></h6> </li> <li> <p><?php echo $sec_3_4->cms_description; ?></p> </li> </ul> </div> </div> <div class="col"> <div class="sheeta"> <div class="maili98"> <img src="<?php echo e(asset('storage/images/'.$sec_3_5->cms_image)); ?>" alt=""> </div> <ul class="walkings"> <li> <h6><?php echo $sec_3_5->cms_heading; ?></h6> </li> <li> <p><?php echo $sec_3_5->cms_description; ?></p> </li> </ul> </div> </div> </div> </div> </section> <section class="reality-products"> <div class="container"> <div class="row"> <div class="col-md-7 col-12"> <div class="while-calling" style="background-image: url(<?php echo e(asset('storage/images/'.$sec_4_1->cms_image)); ?>);"> <p><?php echo $sec_4_1->cms_sub_heading; ?></p> <h3 data-aos="flip-up" data-aos-duration="3000"><?php echo $sec_4_1->cms_heading; ?></h3> <p><?php echo $sec_4_1->cms_description; ?></p> <h5><?php echo $sec_4_1->cms_price; ?></h5> <a href="<?php echo e(url('/shop')); ?>">Shop Now <i class="fa-light fa-arrow-right"></i></a> </div> </div> <div class="col-md-5 col-12"> <ul> <li> <div class="small-box" style="background-image: url(<?php echo e(asset('storage/images/'.$sec_4_2->cms_image)); ?>);"> <h4><?php echo $sec_4_2->cms_heading; ?></h4> <a href="<?php echo e(url('/shop')); ?>">Buy Now<i class="fa-solid fa-chevron-right red-side"></i></a> </div> </li> <li> <div class="small-box small-box-2" style="background-image: url(<?php echo e(asset('storage/images/'.$sec_4_3->cms_image)); ?>);"> <h4><?php echo $sec_4_3->cms_heading; ?></h4> <a href="<?php echo e(url('/shop')); ?>">Buy Now<i class="fa-solid fa-chevron-right red-side"></i></a> </div> </li> </ul> </div> </div> </div> </section> <section class="caraoo-products"> <div class="container"> <div class="row"> <h3 data-aos="fade-up" data-aos-duration="3000"><?php echo $sec_5->cms_heading; ?></h3> <div class="products-951 owl-carousel owl-theme"> <?php $__currentLoopData = $products; $__env->addLoop($__currentLoopData); foreach($__currentLoopData as $key => $pro): $__env->incrementLoopIndices(); $loop = $__env->getLastLoop(); ?> <div class="item"> <div class="hosefull"> <a href="<?php echo e(url('/product_detail/'.$pro->product_id)); ?>"> <img class="img-fluid" src="<?php echo e(asset('storage/images/'.$pro->product_image)); ?>" alt=""> <p>$<?php echo e($pro->product_origional_price); ?></p> <span>$<?php echo e($pro->product_selling_price); ?></span> <h6><?php echo e($pro->product_front_title); ?></h6> </a> </div> </div> <?php endforeach; $__env->popLoop(); $loop = $__env->getLastLoop(); ?> </div> </div> </div> </div> </section> <section class="flash-sale"> <div class="container"> <div class="row align-items-center emergrncy"> <div class="col-md-4 col-12"> <div class="ten-perccntage"> <h4 data-aos="zoom-in-down" data-aos-duration="2000"><?php echo $sec_6->cms_heading; ?></h4> <p><?php echo $sec_6->cms_description; ?></p> <h5><?php echo $sec_6->cms_price; ?></h5> </div> </div> <div class="col-md-8 col-12 p-0"> <div class="flash-saling owl-carousel owl-theme"> <?php $__currentLoopData = $products; $__env->addLoop($__currentLoopData); foreach($__currentLoopData as $key => $pro): $__env->incrementLoopIndices(); $loop = $__env->getLastLoop(); ?> <div class="item"> <a href="<?php echo e(url('/product_detail/'.$pro->product_id)); ?>"> <div class="flash-dealing"> <div class="short"> <img class="img-fluid" src="<?php echo e(asset('storage/images/'.$pro->product_image)); ?>" alt="no"> </div> <ul class="tyre"> <li> <p><?php echo e($pro->product_front_title); ?></p> </li> <li><span>$<?php echo e($pro->product_origional_price); ?></span></li> <li><img class="img-fluid" src="<?php echo e(asset('asset/front_asset/images/star.png')); ?>" alt=""></li> </ul> </div> </a> </div> <?php endforeach; $__env->popLoop(); $loop = $__env->getLastLoop(); ?> </div> </div> </div> </div> </section> <section class="caraoo-products"> <div class="container"> <div class="row"> <h3 data-aos="fade-up" data-aos-duration="3000"><?php echo $sec_7->cms_heading; ?></h3> <div class="products-951 owl-carousel owl-theme"> <?php $__currentLoopData = $products; $__env->addLoop($__currentLoopData); foreach($__currentLoopData as $key => $pro): $__env->incrementLoopIndices(); $loop = $__env->getLastLoop(); ?> <div class="item"> <div class="hosefull"> <a href="<?php echo e(url('/product_detail/'.$pro->product_id)); ?>"> <img class="img-fluid" src="<?php echo e(asset('storage/images/'.$pro->product_image)); ?>" alt=""> <p>$<?php echo e($pro->product_origional_price); ?></p> <span>$<?php echo e($pro->product_selling_price); ?></span> <h6><?php echo e($pro->product_front_title); ?></h6> </a> </div> </div> <?php endforeach; $__env->popLoop(); $loop = $__env->getLastLoop(); ?> </div> </div> </div> </div> </section> <section class="testimonials"> <div class="container"> <div class="row"> <h3 data-aos="fade-up" data-aos-duration="3000">Testimonials</h3> <div class="new-testimonials owl-carousel owl-theme"> <?php $__currentLoopData = $testimonial; $__env->addLoop($__currentLoopData); foreach($__currentLoopData as $key => $testi): $__env->incrementLoopIndices(); $loop = $__env->getLastLoop(); ?> <div class="item"> <div class="main-testi"> <img class="img-fluid commas" src="<?php echo e(asset('asset/front_asset/images/commas.png')); ?>" alt=""> <p class="seventh"><?php echo $testi->testimonial_text; ?></p> <div class="try-newly"> <img class="img-fluid" src="<?php echo e(asset('storage/images/'.$testi->client_image)); ?>" alt=""> <ul> <li> <p><?php echo e($testi->client_name); ?></p> </li> <li><span><?php echo e($testi->client_position); ?></span></li> </ul> </div> </div> </div> <?php endforeach; $__env->popLoop(); $loop = $__env->getLastLoop(); ?> </div> </div> </div> </section> <section class="newsletter"> <div class="container"> <div class="row align-items-center"> <div class="col-md-6 col-12"> <div class="main-news"> <div class="under"> <img class="img-fluid" src="<?php echo e(asset('storage/images/'.$sec_8->cms_image)); ?>" alt="no"> </div> <ul class="it-was"> <li> <h6><?php echo $sec_8->cms_heading; ?></h6> </li> <li> <p><?php echo $sec_8->cms_description; ?></p> </li> </ul> </div> </div> <div class="col-md-6 col-12"> <form id="newsLetter" method="POST" action="<?php echo e(url('/newsletter')); ?>"> <?php echo csrf_field(); ?> <div class="nes-let"><input name="search" type="text" placeholder="Enter Your Email"><button type="submit" class="ink-do">SUBSCRIBE</button></div> </form> </div> </div> </div> </section> </main> <?php if (isset($component)) { $__componentOriginalc4b07cf28b7f1e802225b60d159b9be2061c7516 = $component; } ?> <?php $component = $__env->getContainer()->make(App\View\Components\Main\Footer::class, []); ?> <?php $component->withName('main.footer'); ?> <?php if ($component->shouldRender()): ?> <?php $__env->startComponent($component->resolveView(), $component->data()); ?> <?php $component->withAttributes([]); ?> <?php echo $__env->renderComponent(); ?> <?php endif; ?> <?php if (isset($__componentOriginalc4b07cf28b7f1e802225b60d159b9be2061c7516)): ?> <?php $component = $__componentOriginalc4b07cf28b7f1e802225b60d159b9be2061c7516; ?> <?php unset($__componentOriginalc4b07cf28b7f1e802225b60d159b9be2061c7516); ?> <?php endif; ?> <?php /**PATH C:\xampp\htdocs\easybuyer\resources\views/index.blade.php ENDPATH**/ ?>