This commit is contained in:
2025-11-02 22:52:41 +05:00
parent bdcb4811c4
commit 074e07a04a
29 changed files with 484 additions and 891 deletions

View File

@@ -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([