{!! $errors->first('designation', '') !!}
{!! $errors->first('job_type', '') !!}
{!! $errors->first('employer_email', '') !!}
{!! $errors->first('employer_phone', '') !!}
{!! $errors->first('experience', '') !!}
{!! $errors->first('required_education', '') !!}
{{$setting->currency_symbol}}
{!! $errors->first('salary_from', '') !!}
{{$setting->currency_symbol}}
{!! $errors->first('salary_to', '') !!}
{!! $errors->first('deadline', '') !!}
{!! $errors->first('employer_name', '') !!}
{!! $errors->first('website', '') !!}
{!! $errors->first('employer_logo', '') !!}