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


Viewing file:     25e94358ffebf86e2fd27bf8cda10865a731def9.php (4.3 KB)      -rw-r--r--
Select action/file-type:
(+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |
 <?php
     $totalCard 
is_array($component->cta) ? count($component->cta) : 0;
 
?>
 <?php if($totalCard): ?>
     <section class="<?php echo e($component->full '' 'mx-4 lg:mx-4 xl:mx-32 2xl:mx-64 3xl:mx-92'); ?> md:my-12 my-10"
         style="margin-top:<?php echo e($component->mt); ?>;margin-bottom:<?php echo e($component->mb); ?>;">
         <div class="flex flex-col md:flex-row md:gap-30p gap-15p">
             <?php $__currentLoopData $component->cta$__env->addLoop($__currentLoopData); foreach($__currentLoopData as $cta): $__env->incrementLoopIndices(); $loop $__env->getLastLoop(); ?>
                 <?php
                     $cta 
miniCollection($cta);
                 
?>
                 <div class="md:w-<?php echo e($totalCard == 'full' '1/' $totalCard); ?> w-full">
                     <<?php echo e($component->full_link == 'a' 'div'); ?> class="block relative"
                         href="<?php echo e($component->full_link == $cta['btn_link'] : ''); ?>">
                         <div class="h-44" style="height: <?php echo e($component->height 'px'); ?>">
                             <?php if(isset($cta->image)): ?>
                                 <img class="h-full w-full object-cover neg-transition-scale <?php echo e($component->rounded == 'rounded-md' ''); ?>"
                                     src="<?php echo e(asset('public/uploads') . DIRECTORY_SEPARATOR $cta['image']); ?>">
                             <?php endif; ?>
                         </div>
                         <div class="absolute p-6 top-0 right-0 bottom-0 left-0 flex align-items-center">
                             <div>
                                 <?php if($cta['upper_st']): ?>
                                     <p class="text-11 text-gray-12 dm-regular">
                                         <?php echo $cta['upper_st']; ?></p>
                                 <?php endif; ?>
                                 <?php if($cta['lower_st']): ?>
                                     <p class="text-gray-12 font-bold text-lg uppercase dm-bold">
                                         <?php echo $cta['lower_st']; ?></p>
                                 <?php endif; ?>
                                 <?php if($cta['title']): ?>
                                     <p class="text-gray-12 font-bold text-33 -mt-3 uppercase dm-bold">
                                         <?php echo $cta['title']; ?></p>
                                 <?php endif; ?>
                                 <?php if($component->full_link != && $cta['btn_text']): ?>
                                     <a href="<?php echo e($cta['btn_link'] ?? 'javascript:void(0)'); ?>"
                                         class="process-goto hover:bg-gray-12 hover:text-white cursor-pointer relative flex justify-center text-gray-12 rounded-sm text-xs items-center py-2 w-max px-5 dm-sans border border-gray-800 mt-2">
                                         <span><?php echo $cta['btn_text']; ?></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>
                         </<?php echo e($component->full_link == 'a' 'div'); ?>>
                 </div>
             <?php endforeach; $__env->popLoop(); $loop $__env->getLastLoop(); ?>
         </div>
     </section>
 <?php endif; ?>
<?php 
/**PATH /home/picotech/domains/ecom1.picotech.app/public_html/Modules/CMS/Resources/views/templates/blocks/cta-banner-template-v2.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.0059 ]--