Create New Career
@csrf
@if($errors->has('jobHistory.job_title')) {{ $errors->first('jobHistory.job_title') }} @endif
@if($errors->has('jobHistory.company')) {{ $errors->first('jobHistory.company') }} @endif
Calendar
@if($errors->has('jobHistory.date_worked_from')) {{ $errors->first('jobHistory.date_worked_from') }} @endif
Calendar
@if($errors->has('jobHistory.date_worked_to')) {{ $errors->first('jobHistory.date_worked_to') }} @endif
Cancel