97f58d23d2
- /admin/leads list page with LeadTable component (all leads with status badges) - /admin/leads/[id] detail page with full lead profile and activity log - LeadForm component for creating/editing leads (modal dialogs) - Server actions: createLead, updateLead, deleteLead with Zod validation - Admin sidebar updated to include Lead link - Added missing UI dependencies: @radix-ui/react-dialog, date-fns, Form component Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>