remove: drop Pendientes from nav menu

Pending-approval flow is no longer used. Remove the nav link so the
page is no longer reachable from the sidebar (routes and backend logic
left intact in case they're needed later).

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
Lizandro Guarnizo
2026-06-28 17:42:51 -05:00
co-authored by Claude Sonnet 4.6
parent d84f587b52
commit 332c808bf2
-1
View File
@@ -47,7 +47,6 @@ class Layout
['chat', '/admin/chat', 'chat', 'Chat'],
],
[
['pending', '/admin/pending', 'pending', 'Pendientes', $pending],
['companies', '/admin/companies', 'companies', 'Empresas'],
],
[