up
This commit is contained in:
+1
-1
@@ -31,7 +31,7 @@ class CobrosRelationManager extends RelationManager
|
||||
->numeric()
|
||||
->required()
|
||||
->minValue(1)
|
||||
->helperText('Prendas que NO llegaron y se cobran a la tintorería'),
|
||||
->helperText('Prendas que llegaron con problemas y se cobran a la tintorería'),
|
||||
\Filament\Forms\Components\TextInput::make('valor')
|
||||
->numeric()
|
||||
->required()
|
||||
|
||||
Reference in New Issue
Block a user