Educational Qualification
@if ($errors->has('highest_education')) {{ $errors->first('highest_education') }} @endif
@if ($errors->has('highest_education_passing_year')) {{ $errors->first('highest_education_passing_year') }} @endif
@if ($errors->has('highest_education_result')) {{ $errors->first('highest_education_result') }} @endif