Hello, I would like to display the modules that are installed in a kind of table (like here https://demo.filamentphp.com/blog/links). For this I would have to use Module::all();. How can I display this as this is not a model that is designed for this? The resulting entries are arrays with objects inside