4 lines
65 B
PHP
4 lines
65 B
PHP
<div>
|
|
@livewire('generic_table', ['table' => $table])
|
|
</div>
|
<div>
|
|
@livewire('generic_table', ['table' => $table])
|
|
</div>
|