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


Viewing file:     adf84f4ccd8bb7ea772617a49987e7f9d96bd617.php (2.2 KB)      -rw-r--r--
Select action/file-type:
(+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |
<?php
    $banner 
miniCollection($component->slide ?? []);
?>
<div class="md:w-322p w-full pb-2">
    <div class="relative h-600p w-full ">
        <?php if(isset($banner->image)): ?>
            <img class="w-full h-full object-cover neg-transition-scale rounded-md"
                src="<?php echo e(asset('public/uploads') . DIRECTORY_SEPARATOR $banner->image); ?>" alt="<?php echo e(__('Image')); ?>">
        <?php endif; ?>
        <div class="absolute top-0 p-6">
            <?php if($banner->u_subtitle): ?>
                <p class="text-xs text-gray-1"><?php echo $banner->u_subtitle?></p>
            <?php endif; ?>
            <?php if($banner->l_subtitle): ?>
                <p class="text-gray-12 font-medium text-lg uppercase"><?php echo $banner->l_subtitle?></p>
            <?php endif; ?>
            <?php if($banner->title): ?>
                <p class="text-gray-12 font-bold text-2.5xl -mt-1.5 uppercase"><?php echo $banner->title?></p>
            <?php endif; ?>
            <?php if($banner->button): ?>
                <a href="<?php echo e($banner->link ?? '#'); ?>"
                    class="process-goto hover:bg-gray-12 hover:text-white cursor-pointer relative flex justify-center text-gray-12 rounded-sm text-xs mt-13p items-center py-2 w-29 dm-sans border border-gray-800">
                    <span><?php echo $banner->button?></span>
                    <svg class="relative <?php echo e(languageDirection() == 'ltr' 'ml-5p' 'mr-2.5 neg-transition-scale'); ?>" width="10" height="7" viewBox="0 0 10 7" fill="currentColor"
                        xmlns="http://www.w3.org/2000/svg">
                        <path fill-rule="evenodd" clip-rule="evenodd"
                            d="M6.7344 0L5.75327 1.05155L7.34399 2.75644H0.69376C0.310607 2.75644 0 3.08934 0 3.5C0 3.91066 0.310607 4.24356 0.69376 4.24356H7.34399L5.75327 5.94845L6.7344 7L10 3.5L6.7344 0Z"
                            fill="currentColor"></path>
                    </svg>
                </a>
            <?php endif; ?>
        </div>
    </div>
</div>
<?php /**PATH /home/picotech/domains/ecom1.picotech.app/public_html/Modules/CMS/Resources/views/partials/gridbox_banner.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.0033 ]--