Is it possible to use component style layouts #576
Answered
by
bakerkretzmar
ilyosjon09
asked this question in
Q&A
-
I tired to make a layout using component syntax but Jigsaw cannot locate the layout file. I tried the following snippet but it did not work:
|
Beta Was this translation helpful? Give feedback.
Answered by
bakerkretzmar
Aug 23, 2021
Replies: 1 comment 1 reply
-
Where did you put |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
bakerkretzmar
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Where did you put
main-layout.blade.php
? I think that should work if it's incontent/_components
.