On click of troubles from the menu system will redirect to the troubles page.
Troubles add,edit view pages can be customised in /application/views/common/troubles/add.php file, controllers are managed in /application/common/Troubles.php and model database operation are handled in /application/models/Trouble.php file. Troubles add,edit page is the angular template which loads from /application/assets/js/angular/app.js file