Livewire custom page

I want to create such a form, but I get this error. Where am I wrong?
Unable to locate a class or view for component [app-layout].
image.png
image.png
image.png
Solution
Your home view used app-layout component which seems to not exist
Was this page helpful?