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
verminoOP6mo ago
@awcodes bro pls its urgent otherwise I wouldnt disturb u 😦 help me
awcodes
awcodes6mo ago
Are these one stats widget?
Carl-bot
Carl-bot6mo ago
vermino. has been warned, this is their first warning.
Dennis Koch
Dennis Koch6mo ago
You didn't even provide any code. How should we help?
vermino
verminoOP6mo ago
its stat widget
No description
vermino
verminoOP6mo ago
yeah just new to even to laravel and I thought everyone knows what it comes from
awcodes
awcodes6mo 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
verminoOP6mo ago
So I have to make separete 2 widgets?
awcodes
awcodes6mo 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
verminoOP6mo ago
so Cant I use ->column('2') like in form builder ?
awcodes
awcodes6mo ago
You’re trying to cross use the grid. I think that’s the issue you are having.
vermino
verminoOP6mo ago
thanks so much, got it
awcodes
awcodes6mo ago
Widgets have a grid, but the dashboard also has a grid.
vermino
verminoOP6mo ago
thanks

Did you find this page helpful?