I have a view having three datatables. each table has its own type of data. so there are three quries for three tables. How can i create a single controller to fetch data with three queries and pass to view. Please comment any example, fetch data from db with three quries and pass to single view