!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.3 GB of 117.98 GB (23.99%)
Home    Back    Forward    UPDIR    Refresh    Search    Buffer    Encoder    Tools    Proc.    FTP brute    Sec.    SQL    PHP-code    Update    Self remove    Logout    


Viewing file:     b6d145992c40a8897cd49ad70d6c835415eca13e.php (2.01 KB)      -rw-r--r--
Select action/file-type:
(+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |
<div class="form-group">
    <label for="title"><?php echo app('translator')->get('admin.form.title'); ?></label>
    <input value="<?php echo e(isset($plan)?$plan->title:old('title')); ?>" type="text" name="title" class="form-control" id="title"
           placeholder="<?php echo app('translator')->get('admin.form.input.title'); ?>">
</div>

<div class="form-group">
    <label for="limit"><?php echo app('translator')->get('admin.form.input.email_limit'); ?></label>
    <input value="<?php echo e(isset($plan)?$plan->email_limit:old('limit')); ?>" type="number" name="limit" class="form-control" id="limit"
           placeholder="<?php echo app('translator')->get('admin.form.input.email_limit'); ?>">
</div>

<div class="form-group">
    <label for="status"><?php echo app('translator')->get('admin.form.contact_limit'); ?></label>
    <input type="number" value="<?php echo e(isset($plan)?$plan->contact_limit:old('contact_limit')); ?>" name="contact_limit" class="form-control" placeholder="<?php echo e(trans('admin.form.contact_limit')); ?>">
</div>

<div class="form-group">
    <label for="price"><?php echo app('translator')->get('admin.form.price'); ?></label>
    <input value="<?php echo e(isset($plan)?$plan->price:old('price')); ?>" type="number" name="price" class="form-control" id="price"
           placeholder="<?php echo app('translator')->get('admin.form.input.price'); ?>">
</div>


<div class="form-group">
    <label for="status"><?php echo app('translator')->get('admin.form.status'); ?></label>
    <select class="form-control" name="status" id="status">
        <option <?php echo e(isset($plan) && $plan->status=='Active'?'selected':(old('status')=='Active'?'selected':'')); ?> value="active">Active</option>
        <option <?php echo e(isset($plan) && $plan->status=='Inactive'?'selected':(old('status')=='Inactive'?'selected':'')); ?> value="inactive">Inactive</option>
    </select>
</div>
<?php /**PATH /home/pcolfjqt/mail.picotech.app/resources/views/admin/plans/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.0052 ]--