Form Tabs
Using Form Tabs i dont get the full screen form.
i tried to add ->columns(2) but it ended up making the form 2 columns not fixing the span of the entire thing
1 Reply
Solution
Tabs::make('Tabs')
->tabs([
])->columnSpan(2)