{!! Form::open(array('role' => 'form', 'class'=>'form-horizontal form-groups', 'autocomplete'=>'off')) !!} {!! Form::hidden('appointment_letter_status', 0, ['class' => 'form-control', 'id' => 'appointment_letter_status', 'readonly' => true]) !!} @php // dd($data['model']->group_id_fk); // if ((sizeof($data['model']->group_id_fk) > 0)) { // echo "hello"; // } // else { // echo "baal"; // } // $a = array(); // $a = $data['groupData']; // foreach ($data['groupData'] as $key => $value) { // echo $value; // } // echo $data['groupData']['1']; // dd($data); @endphp

Warning: Undefined variable $data in /home/shikkhaplus/public_html/resources/views/hr1/employee/organizationForm.blade.php on line 26

Warning: Trying to access array offset on value of type null in /home/shikkhaplus/public_html/resources/views/hr1/employee/organizationForm.blade.php on line 26

Warning: Attempt to read property "group_id_fk" on null in /home/shikkhaplus/public_html/resources/views/hr1/employee/organizationForm.blade.php on line 26

Fatal error: Uncaught TypeError: sizeof(): Argument #1 ($value) must be of type Countable|array, null given in /home/shikkhaplus/public_html/resources/views/hr1/employee/organizationForm.blade.php:26 Stack trace: #0 {main} thrown in /home/shikkhaplus/public_html/resources/views/hr1/employee/organizationForm.blade.php on line 26