Render table component without a view
Is it possible to build a Filament table without a view file?
Tried using Blade render but getting error:
Tried using Blade render but getting error:
Using $this when not in object context
From inside<x-filament-tables::reorder.handle />