| # | Nombre | Correo | Tipo | Creado por | Fecha Registro | Acciones |
|---|---|---|---|---|---|---|
| = $a['id_usuario'] ?> | = htmlspecialchars(decrypt($a['nombre'] ?? '')) ?> | = htmlspecialchars(decrypt($a['email'] ?? '')) ?> | = htmlspecialchars($a['tipo_usuario_sistema'] ?? '') ?> | = htmlspecialchars(decrypt($a['nombre_creador'] ?? '')) ?> | = isset($a['creado_en']) && $a['creado_en'] instanceof DateTime ? $a['creado_en']->format('Y-m-d H:i') : '' ?> | Desvincular N/A |