File: /www/wwwroot/www.shooperm.com/storage/framework/views/6e58c604f0e67561b5e9d0c6d7345de12b717e54.php
<table class="table" id="alertProductTable">
<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/alert_product_list.blade.php ENDPATH**/ ?>