feat: console fully wired to Doormile backend
- customers.js: edit dialog calls PATCH /admin/customers/:id (live)
- createclient.js: fixed ReferenceError, posts to /crm/clients
- createCustomer.js: redirects to customers list (no B2C create flow)
Console status:
✅ Login, Dashboard, Hubs, Bookings, Consignments
✅ Milers (CRUD), Clients (CRUD), Customers (view + edit)
✅ Cancel booking, Auto-assign, Status updates
Phase 3 pending: Dispatch/Live Operations
Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>