hi,
for description i want to use data from controller (and view) in my layout.
for example i want to use the news title of this controller : "domain.com/news/view/id/1" in my main layout as site main title (like "My Web Application" in testdrive)
how i can implement this?
thanks in advance.