Custom page layout divide in 3 columns
I created custom page and want to split page content into 3 columns? I try all of tailwinds flex/grids, etc.., nothing works. Is there is some way to implement this?
Solution
Personally, I would use the Form builder with split layout to do it
https://filamentphp.com/docs/3.x/forms/adding-a-form-to-a-livewire-component#adding-the-form
https://filamentphp.com/docs/3.x/forms/layout/split
https://filamentphp.com/docs/3.x/forms/adding-a-form-to-a-livewire-component#adding-the-form
https://filamentphp.com/docs/3.x/forms/layout/split