I added form under a tab in admin module in orangehrm-3.1.1.I used commands "php symfony doctrine:build-model" & "php symfony doctrine:build-forms".I used JS files(in web folder) for add/cancel button behaviours.But when I click save button in form it was not saved.Are there any more commands to run to save data?