Update label for laser part validation input in StickerMasterResource
This commit is contained in:
@@ -199,7 +199,7 @@ class StickerMasterResource extends Resource
|
||||
->nullable(),
|
||||
|
||||
Forms\Components\TextInput::make('laser_part_validation2')
|
||||
->label('Laser Part Validation 1')
|
||||
->label('Laser Part Validation 2')
|
||||
->nullable(),
|
||||
|
||||
Forms\Components\TextInput::make('panel_box_code')
|
||||
|
||||
Reference in New Issue
Block a user