File: /www/wwwroot/www.shooperm.com/storage/framework/views/d14c293861ba716f404f364908faf50f57c6c274.php
<table class="table" id="stockoutProductTable">
<thead>
<tr>
<th scope="col"><?php echo e(__('common.sl')); ?></th>
<th scope="col"><?php echo e(__('common.name')); ?></th>
<th scope="col"><?php echo e(__('common.product_type')); ?></th>
<th scope="col"><?php echo e(__('product.brand')); ?></th>
<th scope="col"><?php echo e(__('common.image')); ?></th>
<?php if(!isModuleActive('MultiVendor')): ?>
<th scope="col"><?php echo e(__('product.stock')); ?></th>
<?php endif; ?>
<th scope="col"><?php echo e(__('common.status')); ?></th>
<th scope="col"><?php echo e(__('common.action')); ?></th>
</tr>
</thead>
</table>
<?php /**PATH /www/wwwroot/www.shooperm.com/Modules/Product/Resources/views/products/stockout_product_list.blade.php ENDPATH**/ ?>