{{ $errors->error->first('group_id_fk') }}
{{ $errors->error->first('company_id_fk') }}
{{ $errors->error->first('project_id_fk') }}
{{ $errors->error->first('recruitment_type') }}
{{ $errors->error->first('calculation_type') }}
{{ $errors->error->first('calculation_amount') }}
{{ $errors->error->first('emp_cont_start_after_month') }}
{{ $errors->error->first('org_cont_start_after_month') }}
{{ $errors->error->first('loan_withdraw_min_month') }}
{{ $errors->error->first('loan_withdraw_percent') }}
{{ $errors->error->first('loan_early_settlement_percent') }}
{{ $errors->error->first('org_withdraw_min_job_year') }}
{{ $errors->error->first('emp_withdraw_min_job_year') }}
{{ $errors->error->first('loan_interest_rate') }}
{{ $errors->error->first('interest_method_id_fk') }}
{{ $errors->error->first('status') }}