1
0
forked from poc/pds

Added invoice pending reason page

This commit is contained in:
dhanabalan
2026-01-20 10:23:06 +05:30
parent 3788f4cd18
commit 76afd15b3b
2 changed files with 185 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
<x-filament-panels::page>
<div class="space-y-4">
{{-- {{ $this->filtersForm($this->form) }} --}}
{{ $this->filtersForm($this->form) }}
</div>
</x-filament-panels::page>