Files
generic_table_examples/resources/views/livewire/examples/custom-tables-component.blade.php
David 25c6b316bd #FEAT
+ Added new example about the new feature: custom column
2025-03-17 22:33:11 -04:00

4 lines
40 B
PHP

<div>
@generic_table($table)
</div>