Advanced table with rowspans
Is it possible to come up with something like this using the filament table?
3 Replies
I don't think so but you could make a widget for it.
Might also wanna take a look here: https://filamentphp.com/docs/3.x/tables/layout
You can also place widgets around tables as far as I know, so that might work for you?