{!! Form::open(array('enctype' => 'multipart/form-data', 'role' => 'form', 'class'=>'form-horizontal form-groups')) !!}
| {!! $data['attributes']['exam_title'] !!} |
{!! $data['attributes']['group_department'] !!} |
{!! $data['attributes']['edu_institute_name'] !!} |
{!! $data['attributes']['board_university_name'] !!} |
{!! $data['attributes']['result_type'] !!} |
{!! $data['attributes']['result_grade_class'] !!} |
{!! $data['attributes']['out_of'] !!} |
{!! $data['attributes']['passing_year'] !!} |
|
Warning: Undefined variable $data in /home/shikkhaplus/public_html/morning_bird_bk/resources/views/hr/employee/educationForm.blade.php on line 29
Warning: Trying to access array offset on value of type null in /home/shikkhaplus/public_html/morning_bird_bk/resources/views/hr/employee/educationForm.blade.php on line 29
Fatal error: Uncaught TypeError: count(): Argument #1 ($value) must be of type Countable|array, null given in /home/shikkhaplus/public_html/morning_bird_bk/resources/views/hr/employee/educationForm.blade.php:29
Stack trace:
#0 {main}
thrown in /home/shikkhaplus/public_html/morning_bird_bk/resources/views/hr/employee/educationForm.blade.php on line 29