Is posbile to have 2 tables inside one livewire component?
I have done some tests, but it shows me the same data in both tables:
Blade
Thanks
Solution:Jump to solution
I think they should be two LW components
You can also use table widgets
The widget is a LW component...
2 Replies
Solution
I think they should be two LW components
You can also use table widgets
The widget is a LW component
ok, thanks @Leandro Ferreira I will try with 2 LW components