4 lines
309 B
PHP
Executable File
4 lines
309 B
PHP
Executable File
<table <?php echo e($attributes->merge(['class' => 'table-fixed w-full min-w-[800px] text-left text-sm border border-gray-200 dark:border-gray-800'])); ?>>
|
|
<?php echo e($slot); ?>
|
|
|
|
</table><?php /**PATH /var/www/html/packages/Webkul/Admin/src/Resources/views/components/table/index.blade.php ENDPATH**/ ?>
|