Grid columns on pagelevel

I have an infolist and a form on the same page. How can I implement a grid for the whole page, so that the replyform is lining up in the same grid as the infolist? Is it possible to add the grid (or group::make) to the livewire view?
No description
2 Replies
misterneo
misterneo2mo ago
Did you build the form part manually as a livewire component?

Did you find this page helpful?