Section columns blade component
Hello, is there a way to fit three section (blade components) into three columns instead of rows?
3 Replies
Yes. Either increase the
->columns()
on the form or use a layout component like Grid
I'm building a custom view with blade and i wanted to use the section blade component, how can I use stuff as Grid in a blade view?
Some of them have Blade components. Some are documented under
Core Concepts