cruds update

This commit is contained in:
Felipe
2025-02-12 08:05:24 -05:00
parent 27e7292f5f
commit 462eb0d42c
279 changed files with 3581 additions and 290 deletions
+2 -2
View File
@@ -38,8 +38,8 @@
<table class=" table-auto w-full">
<thead class="text-sm text-left py-4 border-b border-gray-300">
<tr class="text-left font-semibold border-collapse">
<th class="py-2 px-4 border-b w-52 " x-text=>Nombre</th>
<th class="py-2 px-4 border-b w-52 ">Usuario</th>
<th class="py-2 px-4 border-b w-52">Nombre</th>
<th class="py-2 px-4 border-b w-52">Usuario</th>
<th class="py-2 px-4 border-b">Estado</th>
<th class="py-2 px-4 border-b">Email</th>
<th class="py-2 px-4 border-b">Rol</th>