wip
This commit is contained in:
@@ -39,6 +39,7 @@ class LoanOrderForm
|
||||
Section::make(__('New loan order'))
|
||||
->columnSpan(4)
|
||||
->columns(4)
|
||||
|
||||
->components([
|
||||
Select::make('status')
|
||||
->label(__('Status'))
|
||||
|
||||
Reference in New Issue
Block a user