Change Password
The password must be 8 chars with 1 lowercase, 1 uppercase, 1 digit and 1 special char from !@#$
पासवर्ड 1 लोअरकेस, 1 अपरकेस, 1 अंक और 1 सिंबल( ! @ # $ ) के साथ 8 अंक का होना चाहिए.
@if ($errors->has('newPwd')) {{ $errors->first('newPwd') }} @endif