I have created two function which are fetching values from mongodb then i want to render these function to views but I can assign only function at a time but can't assign both function to render in views. I want to know the best techniques to do the following. Actually I want to display books from the category by the following urlI have created two function which are fetching