Need assistance with arranging two sections side by side in Filament PHP form

I'm currently working on a project using Filament PHP and I have a scenario where I need to display two sections side by side on the same row within a form. Specifically, I'm using the Action::make('updateAuthor') method to create a form, and within this form, I have two sections: 'Form crawl' and 'Form create'. Here's the code snippet I'm using: I would like to know how I can ensure that the 'Form crawl' and 'Form create' sections are displayed next to each other within the same row. Currently, they are appearing one below the other. Any suggestions or guidance on how to achieve this layout in Filament PHP would be greatly appreciated. Thank you!"
No description
0 Replies
No replies yetBe the first to reply to this messageJoin