Refactor lead classification management by introducing model handling and form processing. Removed legacy table creation and data insertion logic, replacing it with a utility function for default model setup. Enhanced POST request handling to support model and item updates, including validation and redirection. Updated UI logic to accommodate new model selection and editing features.
