Add solicitudes list page with estado filtering, pagination, and new
request count badge. Add detail page showing all form data with
actions to change status, create new client, link to existing client,
and create tramite from linked client.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Add the admin CRM panel foundation including:
- Login/logout authentication flow with CSRF protection
- Sidebar layout with navigation for all CRM modules
- Comprehensive admin.css (1680+ lines) with components for
cards, tables, badges, forms, buttons, alerts, modals,
pagination, search, responsive breakpoints, and print styles
- admin.js with sidebar toggle, confirm dialogs, auto-dismiss
alerts, and table search filtering
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>