i have a layout used by all my views and i need to assign a variable from a controller to this layout , if i use this method on a controller it doesn\'t work :
p
If you want to pass values to your layout globally then you can refer this : https://stackoverflow.com/a/21455737/2190889