It’s probably a dead simple question. Right now it uses the default application layout file. How can I create one just for AdminAdmin in order keep it separate from the one used on the main site?
It’s probably a dead simple question. Right now it uses the default application layout
Share
Read layouts and rendering guide, there is paragraph about
:layoutoption.You can specify layout, or set it to false, to render without layout at all.