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