Forms and tables
Hello
This is my first time with filament, and I am developing a small management software.
I find myself (after a lot of searching), in the need to put some tables in the same editing resource where there is a form.
I want the save, cancel and delete buttons to be inside the first section, where you can see in the attached picture the "annotations" field.
Then, in the lower sections, I want to put some tables, with its filter, search engine and others, that bring certain data from the database.
How could I do it?
Thanks
This is my first time with filament, and I am developing a small management software.
I find myself (after a lot of searching), in the need to put some tables in the same editing resource where there is a form.
I want the save, cancel and delete buttons to be inside the first section, where you can see in the attached picture the "annotations" field.
Then, in the lower sections, I want to put some tables, with its filter, search engine and others, that bring certain data from the database.
How could I do it?
Thanks

Solution
if they are relationships, you can use relation managers
https://filamentphp.com/docs/3.x/panels/resources/relation-managers
https://filamentphp.com/docs/3.x/panels/resources/relation-managers