ok
Direktori : /home2/selectio/www/fms-worksuite/storage/framework/views/ |
Current File : /home2/selectio/www/fms-worksuite/storage/framework/views/00e6a94dae7dff43a8bdec1b814d9dbf.php |
<table <?php echo e($attributes->merge(['class' => 'table', 'id' => 'example' ])); ?>> <?php if(isset($thead)): ?> <thead class="<?php echo e($headType); ?>"> <tr> <?php echo $thead; ?> </tr> </thead> <?php endif; ?> <tbody> <?php echo e($slot); ?> </tbody> </table> <?php /**PATH /home2/selectio/public_html/fms-worksuite/resources/views/components/table.blade.php ENDPATH**/ ?>