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


Viewing file:     dff1bb3dc774700a1de1170e050b96b6.php (3.07 KB)      -rw-r--r--
Select action/file-type:
(+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |
<div class="sidebar mb-5">
  <div class="profile">
    <img src="<?php if(Auth::guard('customer')->user()->image != null): ?> <?php echo e(asset('uploads')); ?>/user/<?php echo e(Auth::guard('customer')->user()->image); ?> <?php else: ?> <?php echo e(asset('frontend')); ?>/images/profile.png <?php endif; ?>" alt="profile_picture">
      <h3><?php echo e(Auth::guard('customer')->user()->firstname); ?></h3>
      <p><?php echo e(Auth::guard('customer')->user()->email); ?></p>
    </div>
    <ul class="mt-5">
    <li>
        <a href="<?php echo e(route('user-dashboard')); ?>" class="<?php if(Route::current()->getName()  =='user-dashboard'): ?> active <?php endif; ?>">
            <div class="img-round mx-2">
              <img src="<?php echo e(asset('/frontend')); ?>/images/side-user.png" alt="">
            </div>
            <span class="item"><?php echo e(__('account')['title']); ?></span>
        </a>
    </li>
    <li>
      <a href="<?php echo e(route('get-orders')); ?>" class="<?php if(Route::current()->getName()  =='get-orders'): ?> active <?php endif; ?>">
            <div class="img-round mx-2">
              <img src="<?php echo e(asset('/frontend')); ?>/images/add-to-cart.png" alt="">
            </div>
            <span class="item"><?php echo e(__('account')['label_order']); ?></span>
        </a>
    </li>
    <li>
      <a href="<?php echo e(route('get.wishlist')); ?>" class="<?php if(Route::current()->getName()  =='get.wishlist'): ?> active <?php endif; ?>">
            <div class="img-round mx-2">
              <img src="<?php echo e(asset('/frontend')); ?>/images/little-heart.png" alt="">
            </div>
            <span class="item"><?php echo e(__('account')['label_wishlist']); ?></span>
        </a>
    </li>
    <li>
      <a href="<?php echo e(route('get.address')); ?>" class="<?php if(Route::current()->getName()  =='get.address'): ?> active <?php endif; ?>">
            <div class="img-round mx-2">
              <img src="<?php echo e(asset('/frontend')); ?>/images/address.png" alt="">
            </div>
            <span class="item"><?php echo e(__('account')['label_manage_address']); ?></span>
        </a>
    </li>
    <li>
      <a href="<?php echo e(route('getchange.password')); ?>" class="<?php if(Route::current()->getName()  =='getchange.password'): ?> active <?php endif; ?>">
            <div class="img-round mx-2">
              <img src="<?php echo e(asset('/frontend')); ?>/images/change-password.png" alt="">
            </div>
            <span class="item"><?php echo e(__('account')['label_change_password']); ?></span>
        </a>
    </li>
    <li>
      <a href="<?php echo e(route('customer.logout')); ?>" >
            <div class="img-round mx-2">
              <img src="<?php echo e(asset('/frontend')); ?>/images/logout.png" alt="">
            </div>
            <span class="item"><?php echo e(__('account')['label_logout']); ?></span>
        </a>
    </li>



</ul>
</div>
<?php /**PATH /home2/smabmart/public_html/resources/views/frontend/partials/usersidebar.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 ]--