wip
This commit is contained in:
@@ -32,7 +32,7 @@ class CardOrderForm
|
||||
->components([
|
||||
Hidden::make('user_id')->default(Auth::id()),
|
||||
|
||||
Section::make(__('New loan order'))
|
||||
Section::make(__('New card order'))
|
||||
->columnSpan(4)
|
||||
->columns(4)
|
||||
->components([
|
||||
|
||||
Reference in New Issue
Block a user