Files
jabali-panel/resources/views/filament/jabali/pages/postgresql.blade.php
2026-02-01 02:49:54 +02:00

10 lines
177 B
PHP

<x-filament-panels::page>
{{ $this->tabsForm }}
<div class="mt-4">
{{ $this->table }}
</div>
<x-filament-actions::modals />
</x-filament-panels::page>