4 lines
286 B
PHP
Executable File
4 lines
286 B
PHP
Executable File
<tbody <?php echo e($attributes->merge(['class' => 'bg-white dark:bg-gray-900 dark:text-gray-300 dark:border-gray-800'])); ?>>
|
|
<?php echo e($slot); ?>
|
|
|
|
</tbody><?php /**PATH /var/www/html/packages/Webkul/Admin/src/Resources/views/components/table/tbody/index.blade.php ENDPATH**/ ?>
|