Failed to save the file to the "xx" directory.

Failed to save the file to the "ll" directory.

Failed to save the file to the "mm" directory.

Failed to save the file to the "wp" directory.

403WebShell
403Webshell
Server IP : 66.29.132.124  /  Your IP : 52.14.26.141
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 :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /home/wavevlvu/book24.ng/storage/framework/views/6db1f6bfa029adc3246fed9abe021c1c9a7f5e4f.php
<div class="container">
    <div class="row">
        <div class="col-md-3 align-self-center">
            <?php if($title): ?>
                <div class="title">
                    <?php echo e($title); ?>

                </div>
            <?php endif; ?>
            <?php if(!empty($desc)): ?>
                <div class="sub-title">
                    <?php echo e($desc); ?>

                </div>
            <?php endif; ?>
        </div>
        <div class="col-md-9">
            <div class="list-item">
                <div class="owl-carousel">
                    <?php $__currentLoopData = $rows; $__env->addLoop($__currentLoopData); foreach($__currentLoopData as $row): $__env->incrementLoopIndices(); $loop = $__env->getLastLoop(); ?>
                        <?php
                            $translation = $row->translateOrOrigin(app()->getLocale());
                        ?>
                        <div class="item-tour <?php echo e($wrap_class ?? ''); ?>">
                            <?php if($row->discount_percent): ?>
                                <div class="sale_info"><?php echo e($row->discount_percent); ?></div>
                            <?php endif; ?>
                            <?php if($row->is_featured == "1"): ?>
                                <div class="featured">
                                    <?php echo e(__("Featured")); ?>

                                </div>
                            <?php endif; ?>
                            <div class="thumb-image">
                                <a <?php if(!empty($blank)): ?> target="_blank" <?php endif; ?> href="<?php echo e($row->getDetailUrl($include_param ?? true)); ?>">
                                    <?php if($row->image_url): ?>
                                        <?php if(!empty($disable_lazyload)): ?>
                                            <img src="<?php echo e($row->image_url); ?>" class="img-responsive" alt="<?php echo e($location->name ?? ''); ?>">
                                        <?php else: ?>
                                            <?php echo get_image_tag($row->image_id,'medium',['class'=>'img-responsive','alt'=>$row->title]); ?>

                                        <?php endif; ?>
                                    <?php endif; ?>
                                </a>
                                <div class="service-wishlist <?php echo e($row->isWishList()); ?>" data-id="<?php echo e($row->id); ?>" data-type="<?php echo e($row->type); ?>">
                                    <i class="fa fa-heart"></i>
                                </div>
                            </div>
                            <div class="price">
                                <span class="onsale"><?php echo e($row->display_sale_price); ?></span>
                                <span class="text-price"> <span class="small">from</span> <?php echo e($row->display_price); ?></span>
                            </div>
                        </div>



                    <?php endforeach; $__env->popLoop(); $loop = $__env->getLastLoop(); ?>
                </div>
            </div>
        </div>
    </div>
</div><?php /**PATH /home/wavevlvu/book24.ng/modules/Tour/Views/frontend/blocks/list-tour/style-carousel-simple.blade.php ENDPATH**/ ?>

Youez - 2016 - github.com/yon3zu
LinuXploit