ranjith-dev #498

Merged
jothi merged 4 commits from ranjith-dev into master 2026-04-02 06:30:20 +00:00
Showing only changes of commit 6c3c7094ce - Show all commits

View File

@@ -98,7 +98,7 @@ class MotorTestingMasterResource extends Resource
}), }),
Forms\Components\TextInput::make('subassembly_code') Forms\Components\TextInput::make('subassembly_code')
->label('Subassembly Code') ->label('Subassembly Code')
->required() // ->required()
->placeholder('Scan the valid code') ->placeholder('Scan the valid code')
->reactive() ->reactive()
->alphaNum() ->alphaNum()