How to make table rows with thumbnails?
I can't find information in a official filament documentation about creating table which looks like this. Can someone help?

Solution
take a look
https://filamentphp.com/docs/3.x/tables/layout#arranging-records-into-a-grid
demo
https://github.com/filamentphp/demo/blob/main/app/Filament/Resources/Blog/LinkResource.php
https://filamentphp.com/docs/3.x/tables/layout#arranging-records-into-a-grid
demo
https://github.com/filamentphp/demo/blob/main/app/Filament/Resources/Blog/LinkResource.php
GitHub
Source code for the demo.filamentphp.com website. Contribute to filamentphp/demo development by creating an account on GitHub.