widget layout

I want to last 2 widget make it at bottom not side of first 2. Literally It should be 2 blocks per row how?
No description
14 Replies
vermino
verminoOP9mo ago
@awcodes bro pls its urgent otherwise I wouldnt disturb u 😦 help me
awcodes
awcodes9mo ago
Are these one stats widget?
Carl-bot
Carl-bot8mo ago
vermino. has been warned, this is their first warning.
Dennis Koch
Dennis Koch8mo ago
You didn't even provide any code. How should we help?
vermino
verminoOP8mo ago
its stat widget
No description
vermino
verminoOP8mo ago
yeah just new to even to laravel and I thought everyone knows what it comes from
awcodes
awcodes8mo ago
So, the stats widget has its own grid layout. So, what you could do is split it into two widgets. Each with 2 columns.
vermino
verminoOP8mo ago
So I have to make separete 2 widgets?
awcodes
awcodes8mo ago
Understandable that the idea of a widget is the card itself. But that’s not the case in this particular situation. For this particular use case, yes. A card / section is not the equivalent of a widget.
vermino
verminoOP8mo ago
so Cant I use ->column('2') like in form builder ?
awcodes
awcodes8mo ago
You’re trying to cross use the grid. I think that’s the issue you are having.
vermino
verminoOP8mo ago
thanks so much, got it
awcodes
awcodes8mo ago
Widgets have a grid, but the dashboard also has a grid.
vermino
verminoOP8mo ago
thanks

Did you find this page helpful?