I am trying to create a custom module in magento. I have added two functions in the controller. First function is working correctly. But when I run the second function “manage”, then controller is showing me the array. But view not loading. I think the problem occurs while calling the view from adminhtml.
Please find attach zip folder containing my config.xml, controller file and layout slider.xml file.
Please help me in resolving the issue.