20250413 #151
@ -241,7 +241,7 @@ public static function form(Form $form): Form
|
||||
->rules('numeric'),
|
||||
|
||||
TextInput::make('amount_price')
|
||||
->label('Amount')
|
||||
->label('Unit price')
|
||||
->prefix('$')
|
||||
->columnSpan(2)
|
||||
->rules('numeric'),
|
||||
|
Loading…
x
Reference in New Issue
Block a user