In my project I have a number of dynamic elements that are consistently on every page. I have put these in my layout.phtml
My question is: How can I send variables i
As a side note, if you send json at some point in your app be careful that global view variables are not sent with the response.