{{ $errors->first('fname')}}
{{ $errors->first('lname')}}
{{ $errors->first('email')}}
{{ $errors->first('phone')}}
Education info {{ $errors->first('education')}}
Working infomation {{ $errors->first('other_details')}}
Present address {{ $errors->first('address')}}
About {{ $errors->first('about')}}
Position - title {{ $errors->first('position')}}
Director Photo {{ $errors->first('photo')}}