Warning: Undefined variable $data in /home/shikkhaplus/public_html/resources/views/hr/hrLeaveType/form.blade.php on line 35
Warning: Trying to access array offset on value of type null in /home/shikkhaplus/public_html/resources/views/hr/hrLeaveType/form.blade.php on line 35
{!! Form::select('recruitment_id', $data['recruitmentData'], $data['model']->recruitment_id, ['class' => 'form-control', 'id' => 'recruitment_id']) !!}