Using a Livewire form inside a Filament Resource (simple)
Hello everyone, I have an issue while trying to use a custom Livewire component inside a modal for a resource (I'm using the --simple version with ManageMyResource).
I have attached the images related to the code of the Livewire component and the Filament resource. I would prefer not to use a full-page Livewire component but just be able to render the custom form inside the modal.
Can anyone help me with this problem?
Thank you very much
I have attached the images related to the code of the Livewire component and the Filament resource. I would prefer not to use a full-page Livewire component but just be able to render the custom form inside the modal.
Can anyone help me with this problem?
Thank you very much

