Help me find the answer!
I have a landing page and some other pages.
In the first layout I add a header with navigation so that it appears on all pages.
The problem is that this header is not needed when going to site.com/panel/…
How can I organize the project structure so that this header is on the main page of site.com and site.com/about and so on, but not on the panel page?