3b82648e45
- Updated AdminMenu::addTechnician: - Added heading "Add Technician" for better user guidance. - Removed setw formatting, replaced with simpler prompts. - Ensured console clears before operation for consistency. - Improved error messages for password, email, and phone validation with line breaks for readability. - Enhanced success message with consistent spacing. - Minor cleanup in TechnicianMenu.cpp by adding a blank line after file header for formatting consistency. Fixed #1744