81838f75ce
Problem: two parallel booking systems: 1. 'رزرو نوبت آنلاین' contact form — never saved data (fake submit) 2. Health section inline form — saved to /api/health-request Fix: - Contact form now POSTs to /api/health-request (real save) - Added ids to all form inputs so JS can read them - Category auto-detected from service dropdown (سلامت عمومی → health) - Health section 'درخواست...' buttons now scroll to contact form and pre-select the right category — no duplicate inline form - Removed the duplicate healthFormWrap + submitHealthForm() - All reservations visible in admin under 'درخواستها' Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>