I want to add a new page in my website. I put one link in may profile page <a href="localhost/sciprofile/user/opencv">Open Cv</a> and in user controller I wrote one action public function opencvAction(){} and in view/user I created one file opencv.phtml when I click on the link open cv it opens page but it did not include opencv.phtml page