403Webshell
Server IP : 66.29.132.124  /  Your IP : 3.144.95.167
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/77ba27525c89531c9dda4d6278bc13abc6274df6.php
<?php if(count($hotel_related) > 0): ?>
    <div class="bravo-list-hotel-related-widget">
        <h3 class="heading"><?php echo e(__("Related Hotel")); ?></h3>
        <div class="list-item">
            <?php $__currentLoopData = $hotel_related; $__env->addLoop($__currentLoopData); foreach($__currentLoopData as $k=>$item): $__env->incrementLoopIndices(); $loop = $__env->getLastLoop(); ?>
                <?php
                    $translation_item = $item->translateOrOrigin(app()->getLocale());
                ?>
                <div class="item">
                    <div class="media">
                        <div class="media-left">
                            <a href="<?php echo e($item->getDetailUrl(false)); ?>">
                                <?php if($item->image_url): ?>
                                    <?php if(!empty($disable_lazyload)): ?>
                                        <img src="<?php echo e($item->image_url); ?>" class="img-responsive" alt="<?php echo e($translation_item->title); ?>">
                                    <?php else: ?>
                                        <?php echo get_image_tag($item->image_id,'thumb',['class'=>'img-responsive','alt'=>$translation_item->title]); ?>

                                    <?php endif; ?>
                                <?php endif; ?>
                            </a>
                        </div>
                        <div class="media-body">
                            <?php if($item->star_rate): ?>
                                <div class="star-rate">
                                    <?php for($star = 1 ;$star <= $item->star_rate ; $star++): ?>
                                        <i class="fa fa-star"></i>
                                    <?php endfor; ?>
                                </div>
                            <?php endif; ?>
                            <h4 class="media-heading">
                                <a href="<?php echo e($item->getDetailUrl(false)); ?>">
                                    <?php echo e($translation_item->title); ?>

                                </a>
                            </h4>
                            <div class="price-wrapper">
                                <?php echo e(__("from")); ?>

                                <span class="price"><?php echo e($item->display_price); ?></span>
                                <span class="unit"><?php echo e(__("/night")); ?></span>
                            </div>
                        </div>
                    </div>
                </div>
            <?php endforeach; $__env->popLoop(); $loop = $__env->getLastLoop(); ?>
        </div>
    </div>
<?php endif; ?><?php /**PATH /home/book24/public_html/modules/Hotel/Views/frontend/layouts/details/hotel-related-list.blade.php ENDPATH**/ ?>

Youez - 2016 - github.com/yon3zu
LinuXploit