Hi i have a requirement to merge some apps in one app so i want to be very organized and the code would be easy to understand but how can i do this? i have like 5 views and 5 controllers it would be a good idea to have one father controller and call the others controller from here? and how can i do this xD this cause any problem with routing and navigation ? and my views should load my parent controller or each controller for each view ? what do you recommend ?