@php $v = isset($val['title']) ? $val['title'] : ''; $id = isset($val['job_filter_value_id']) ? encode($val['job_filter_value_id']) : ''; @endphp