public void OnSubmitClicked()
 {
     _logic.HandleAddEmployeeRequest();
 }