!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:     e14573860cc41b4bad48f3f602b5db84538ac27a.php (6.5 KB)      -rw-r--r--
Select action/file-type:
(+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |
<div class="tab-pane fade" id="v-pills-product-card" role="tabpanel" aria-labelledby="v-pills-product-card-tab">
    <div class="row">
        <div class="col-sm-12">
            <div class="form-group row">
                <label for="meta_title" class="col-sm-4 text-left col-form-label "><?php echo e(__('Show Add to Cart')); ?></label>
                <div class="col-sm-1 -mt-6">
                    <input type="hidden" name="<?php echo e($layout); ?>_template_product[add_to_cart]" value="0">
                    <div class="switch switch-bg d-inline m-r-10">
                        <input type="checkbox" name="<?php echo e($layout); ?>_template_product[add_to_cart]" <?php echo e($product['add_to_cart'] ? 'checked' ''); ?> value="<?php echo e($product['add_to_cart']); ?>" id="show-add-to-cart">
                        <label for="show-add-to-cart" class="cr"></label>
                    </div>
                </div>
            </div>
            <div class="form-group row">
                <label for="meta_title" class="col-sm-4 text-left col-form-label "><?php echo e(__('Show Wishlist')); ?></label>
                <div class="col-sm-1 -mt-6">
                    <input type="hidden" name="<?php echo e($layout); ?>_template_product[wishlist]" value="0">
                    <div class="switch switch-bg d-inline m-r-10">
                        <input type="checkbox" name="<?php echo e($layout); ?>_template_product[wishlist]" <?php echo e($product['wishlist'] ? 'checked' ''); ?> value="<?php echo e($product['wishlist']); ?>" id="show-card-wishlist">
                        <label for="show-card-wishlist" class="cr"></label>
                    </div>
                </div>
            </div>
            <div class="form-group row">
                <label for="meta_title" class="col-sm-4 text-left col-form-label"><?php echo e(__('Show Compare')); ?></label>
                <div class="col-sm-1 -mt-6">
                    <input type="hidden" name="<?php echo e($layout); ?>_template_product[compare]" value="0">
                    <div class="switch switch-bg d-inline m-r-10">
                        <input type="checkbox" name="<?php echo e($layout); ?>_template_product[compare]" <?php echo e($product['compare'] ? 'checked' ''); ?> value="<?php echo e($product['compare']); ?>" id="show-card-compare">
                        <label for="show-card-compare" class="cr"></label>
                    </div>
                </div>
            </div>
            <div class="form-group row">
                <label for="meta_title" class="col-sm-4 text-left col-form-label"><?php echo e(__('Show Quick View')); ?></label>
                <div class="col-sm-1 -mt-6">
                    <input type="hidden" name="<?php echo e($layout); ?>_template_product[quick_view]" value="0">
                    <div class="switch switch-bg d-inline m-r-10">
                        <input type="checkbox" name="<?php echo e($layout); ?>_template_product[quick_view]" <?php echo e($product['quick_view'] ? 'checked' ''); ?> value="<?php echo e($product['quick_view']); ?>" id="show-quick-view">
                        <label for="show-quick-view" class="cr"></label>
                    </div>
                </div>
            </div>
            <div class="form-group row">
                <label for="meta_title" class="col-sm-4 text-left col-form-label"><?php echo e(__('Show Review')); ?></label>
                <div class="col-sm-1 -mt-6">
                    <input type="hidden" name="<?php echo e($layout); ?>_template_product[review]" value="0">
                    <div class="switch switch-bg d-inline m-r-10">
                        <input type="checkbox" name="<?php echo e($layout); ?>_template_product[review]" <?php echo e($product['review'] ? 'checked' ''); ?> value="<?php echo e($product['review']); ?>" id="show-review">
                        <label for="show-review" class="cr"></label>
                    </div>
                </div>
            </div>
            <div class="form-group row">
                <label for="meta_title" class="col-sm-4 text-left col-form-label"><?php echo e(__('Show Price')); ?></label>
                <div class="col-sm-1 -mt-6">
                    <input type="hidden" name="<?php echo e($layout); ?>_template_product[price]" value="0">
                    <div class="switch switch-bg d-inline m-r-10">
                        <input type="checkbox" name="<?php echo e($layout); ?>_template_product[price]" <?php echo e($product['price'] ? 'checked' ''); ?> value="<?php echo e($product['price']); ?>" id="show-price">
                        <label for="show-price" class="cr"></label>
                    </div>
                </div>
            </div>
            <div class="form-group row">
                <label for="meta_title" class="col-sm-4 text-left col-form-label"><?php echo e(__('Show Badge')); ?></label>
                <div class="col-sm-1 -mt-6">
                    <input type="hidden" name="<?php echo e($layout); ?>_template_product[badge]" value="0">
                    <div class="switch switch-bg d-inline m-r-10">
                        <input type="checkbox" name="<?php echo e($layout); ?>_template_product[badge]" <?php echo e($product['badge'] ? 'checked' ''); ?> value="<?php echo e($product['badge']); ?>" id="show-badge">
                        <label for="show-badge" class="cr"></label>
                    </div>
                </div>
            </div>
            <div class="form-group row">
                <label class="col-sm-4 text-left col-form-label"><?php echo e(__('Height')); ?></label>
                <div class="col-md-4">
                    <div class="input-group">
                        <div class="input-group-prepend">
                            <span class="input-group-text rounded-0 <?php echo e(languageDirection() == 'ltr' 'rounded-start' 'rounded-end'); ?> h-40"><?php echo e(__('Px')); ?></span>
                        </div>
                        <input type="text" data-min="120" data-max="500" placeholder="120 - 500" class="form-control positive-int-number border input-box-limit inputFieldDesign" name="<?php echo e($layout); ?>_template_product[height]"
                            value="<?php echo e($product['height']); ?>">
                    </div>
                </div>
            </div>
        </div>
    </div>
</div>
<?php /**PATH /home/picotech/domains/ecom1.picotech.app/public_html/Modules/CMS/Resources/views/partials/themes/product/card.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 ]--