This commit is contained in:
2025-11-04 22:04:41 +05:00
parent 310590010c
commit 65a47e8028
5 changed files with 91 additions and 28 deletions

View File

@@ -39,6 +39,7 @@ class LoanOrderForm
Section::make(__('New loan order'))
->columnSpan(4)
->columns(4)
->components([
Select::make('status')
->label(__('Status'))