4 lines
288 B
PHP
Executable File
4 lines
288 B
PHP
Executable File
<tr <?php echo e($attributes->merge(['scope' => 'row', 'class' => 'border-b border-gray-200 dark:border-gray-800'])); ?>>
|
|
<?php echo e($slot); ?>
|
|
|
|
</tr><?php /**PATH /var/www/html/packages/Webkul/Admin/src/Providers/../Resources/views/components/table/thead/tr.blade.php ENDPATH**/ ?>
|