@php $select_all = false; if( !empty($data) && empty($data->campus_id) && empty($data->degree_specialization_id) && empty($data->department_mng_id) && empty($data->batch_id) && empty($data->section_id)) { $select_all = true; } @endphp