I have one page which has two parts, both parts are somewhere dependent on each other. So my question is Do I need to create 2 different controllers for that.(if yes then how i will share the $scope between them) or just use one controller for both.I have one page which has two parts, both parts