!C99Shell v. 2.5 [PHP 8 Update] [24.05.2025]!

Software: Apache/2.4.41 (Ubuntu). PHP/8.0.30 

uname -a: Linux apirnd 5.4.0-204-generic #224-Ubuntu SMP Thu Dec 5 13:38:28 UTC 2024 x86_64 

uid=33(www-data) gid=33(www-data) groups=33(www-data) 

Safe-mode: OFF (not secure)

/var/www/html/queuepro/storage/framework/views/   drwxrwxrwx
Free 13.14 GB of 57.97 GB (22.66%)
Home    Back    Forward    UPDIR    Refresh    Search    Buffer    Encoder    Tools    Proc.    FTP brute    Sec.    SQL    PHP-code    Update    Self remove    Logout    


Viewing file:     7ee49a3841d40005e59ef2b447b7d1fc77a2f7b4.php (3.58 KB)      -rwxrwxrwx
Select action/file-type:
(+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |
<!-- ========== App Menu ========== -->
<div class="app-menu navbar-menu">
    <!-- LOGO -->
    <div class="navbar-brand-box">
        <!-- Dark Logo-->
        <a href="#" class="logo logo-dark">
            <span class="logo-sm">
                <img src="<?php echo e(URL::asset('assets/bx1.png')); ?>" alt="" height="28" width="110">
            </span>
            <span class="logo-lg">
                <img src="<?php echo e(URL::asset('assets/bx1.png')); ?>" alt="" height="28" width="110">
            </span>
        </a>
        <!-- Light Logo-->
        <a href="#" class="logo logo-light">
            <span class="logo-sm">
                <img src="<?php echo e(URL::asset('assets/bx1.png')); ?>" alt="" height="22">
            </span>
            <span class="logo-lg">
                <img src="<?php echo e(URL::asset('assets/bx1.png')); ?>" alt="" height="28" width="110">
            </span>
        </a>
        <button type="button" class="btn btn-sm p-0 fs-20 header-item float-end btn-vertical-sm-hover" id="vertical-hover">
            <i class="ri-record-circle-line"></i>
        </button>
    </div>

    <div id="scrollbar">
        <div class="container-fluid">

            <div id="two-column-menu">
            </div>
            <ul class="navbar-nav" id="navbar-nav">
                <li class="menu-title"><span><?php echo app('translator')->get('translation.menu'); ?></span></li>
                <!-- <li class="nav-item">
                    <a href="index" class="nav-link"><i class="ri-dashboard-2-line"></i> <span><?php echo app('translator')->get('translation.dashboards'); ?></span></a>
                </li> -->
                <?php if( Auth::user()->id==1): ?>
                    <li class="nav-item">
                        <a href="<?php echo e(route('users.index')); ?>" class="nav-link <?php echo e(request()->routeIs('users.*') ? 'active' ''); ?>"><i class="ri-account-circle-line"></i> <span>User Management</span></a>
                    </li>
                    <li class="nav-item">
                        <a href="<?php echo e(route('agent.index')); ?>" class="nav-link <?php echo e(request()->routeIs('agent.*') ? 'active' ''); ?>"><i class=" ri-mac-fill"></i> <span>Agents</span></a>
                    </li>
                <?php endif; ?>
                <li class="nav-item">
                    <a href="<?php echo e(route('rating.index')); ?>" class="nav-link <?php echo e(request()->routeIs('rating.*') || request()->routeIs('root')? 'active' ''); ?>"><i class="ri-star-half-line"></i> <span>Agent Rating</span></a>
                </li>
                <?php if( Auth::user()->id==1): ?>
                   <li class="nav-item">
                        <a href="<?php echo e(route('login.logs')); ?>" class="nav-link <?php echo e(request()->routeIs('login.logs') ? 'active' ''); ?>"><i class="ri-history-line"></i> <span>Agent Login Logs</span></a>
                    </li>
                <?php endif; ?> 
                <?php if( Auth::user()->is_agent==1): ?>
                    <li class="nav-item">
                        <a href="<?php echo e(route('agent.token_no')); ?>" class="nav-link <?php echo e(request()->routeIs('agent.token_no') ? 'active' ''); ?>"><i class="ri-settings-line"></i> <span>Token No</span></a>
                    </li>
                <?php endif; ?>
            </ul>
        </div>
        <!-- Sidebar -->
    </div>
    <div class="sidebar-background"></div>
</div>
<!-- Left Sidebar End -->
<!-- Vertical Overlay-->
<div class="vertical-overlay"></div>
<?php /**PATH /var/www/html/queuepro/resources/views/layouts/sidebar.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.0344 ]--