add: full multi-tenancy control

This commit is contained in:
Cauê Faleiros
2026-02-02 15:31:15 -03:00
commit c6ec92802b
1711 changed files with 258106 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
<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**/ ?>