Added panel box inspection stock page
Some checks failed
Scan for leaked secrets using Kingfisher / kingfisher-secrets-scan (push) Successful in 13s
Scan for leaked secrets using Kingfisher / kingfisher-secrets-scan (pull_request) Successful in 14s
Gemini PR Review / Gemini PR Review (pull_request) Failing after 18s
Laravel Pint / pint (pull_request) Successful in 3m57s
Laravel Larastan / larastan (pull_request) Failing after 7m44s

This commit is contained in:
dhanabalan
2026-09-07 12:42:16 +05:30
parent f2cce85256
commit 39a6e084d2
2 changed files with 537 additions and 0 deletions

View File

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