up
This commit is contained in:
+1
-1
@@ -32,7 +32,7 @@ class CobrosRelationManager extends RelationManager
|
||||
->numeric()
|
||||
->required()
|
||||
->minValue(1)
|
||||
->helperText('Prendas a descontar del inventario'),
|
||||
->helperText('Prendas que llegaron con errores y se cobran al confeccionista'),
|
||||
\Filament\Forms\Components\TextInput::make('valor')
|
||||
->label('Valor del Cobro')
|
||||
->numeric()
|
||||
|
||||
Reference in New Issue
Block a user