Is there any way to send data from controller to view. what I am doing is that user has the option of links and according to links user clicks the corresponding data is passed to the controller and another view is loaded from controller corresponding to that link. But I dont know how to do that. I am using bonfire here is my controller code :-Is there any way to send data from controller t