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