Add table on create page
Hello, im currently making automatic invoice generation using filament and my ERD is like this. What i want is that, when i input an invoice, i also want to input the details together. I want the details to be shown on a table and i can add it.
Right now i have made a relationship of the table using relationshipmanager, but the table is only shown in the edit page, how can i do that but on the create page?
Right now i have made a relationship of the table using relationshipmanager, but the table is only shown in the edit page, how can i do that but on the create page?
