plugin list works now finally
This commit is contained in:
5
resources/views/livewire/list-plugins.blade.php
Normal file
5
resources/views/livewire/list-plugins.blade.php
Normal file
@@ -0,0 +1,5 @@
|
||||
<div>
|
||||
<x-filament-panels::page>
|
||||
{{ $this->table }}
|
||||
</x-filament-panels::page>
|
||||
</div>
|
||||
Reference in New Issue
Block a user