@extends('hr_main') @section('title', '| '. $data['pageTitle'] ) @section('content')
{{ $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('company_cont_month') }}
{{ $errors->error->first('withdraw_min_job_month') }}
{{ $errors->error->first('effect_from') }}
Warning: Undefined variable $data in /home/shikkhaplus/public_html/guk_bk/resources/views/hr/welfareFundSettings/view.blade.php on line 95 Warning: Trying to access array offset on value of type null in /home/shikkhaplus/public_html/guk_bk/resources/views/hr/welfareFundSettings/view.blade.php on line 95 Fatal error: Uncaught Error: Class name must be a valid object or a string in /home/shikkhaplus/public_html/guk_bk/resources/views/hr/welfareFundSettings/view.blade.php:95 Stack trace: #0 {main} thrown in /home/shikkhaplus/public_html/guk_bk/resources/views/hr/welfareFundSettings/view.blade.php on line 95 |
|---|