Warning: Undefined variable $data in /home/shikkhaplus/public_html/resources_16_05_2024/views/hr1/securityMoney/form.blade.php on line 24
Warning: Trying to access array offset on value of type null in /home/shikkhaplus/public_html/resources_16_05_2024/views/hr1/securityMoney/form.blade.php on line 24
Warning: Attempt to read property "grade_id_fk" on null in /home/shikkhaplus/public_html/resources_16_05_2024/views/hr1/securityMoney/form.blade.php on line 24
{!! Form::select('grade_id_fk', $data['gradeData'], $data['model']->grade_id_fk, ['class' => 'form-control getPosition getLevel', 'id' => 'grade_id_fk']) !!}