Server IP : 66.29.132.124 / Your IP : 3.149.254.229 Web Server : LiteSpeed System : Linux business141.web-hosting.com 4.18.0-553.lve.el8.x86_64 #1 SMP Mon May 27 15:27:34 UTC 2024 x86_64 User : wavevlvu ( 1524) PHP Version : 7.4.33 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /home/wavevlvu/book24.ng/storage/framework/views/ |
Upload File : |
<div class="bravo-form-search-hotel <?php if(!empty($style) and $style == "carousel"): ?> bravo-form-search-slider <?php endif; ?>" <?php if(empty($style)): ?> style="background-image: linear-gradient(0deg,rgba(0, 0, 0, 0.2),rgba(0, 0, 0, 0.2)),url('<?php echo e($bg_image_url); ?>') !important" <?php endif; ?>> <?php if(!empty($style) and $style == "carousel" and !empty($list_slider)): ?> <div class="effect"> <div class="owl-carousel"> <?php $__currentLoopData = $list_slider; $__env->addLoop($__currentLoopData); foreach($__currentLoopData as $item): $__env->incrementLoopIndices(); $loop = $__env->getLastLoop(); ?> <?php $img = get_file_url($item['bg_image'],'full') ?> <div class="item"> <div class="item-bg" style="background-image: linear-gradient(0deg,rgba(0, 0, 0, 0.2),rgba(0, 0, 0, 0.2)),url('<?php echo e($img); ?>') !important"></div> </div> <?php endforeach; $__env->popLoop(); $loop = $__env->getLastLoop(); ?> </div> </div> <?php endif; ?> <div class="container"> <div class="row"> <div class="col-lg-12"> <h1 class="text-heading"><?php echo e($title); ?></h1> <div class="sub-heading"><?php echo e($sub_title); ?></div> <div class="g-form-control"> <?php echo $__env->make('Hotel::frontend.layouts.search.form-search', \Illuminate\Support\Arr::except(get_defined_vars(), ['__data', '__path']))->render(); ?> </div> </div> </div> </div> </div><?php /**PATH /home/book24/public_html/modules/Hotel/Views/frontend/blocks/form-search-hotel/index.blade.php ENDPATH**/ ?>