id ?? 0 }}'>
SERVICE
@if (!empty($data['services']['res'])) @foreach ($data['services']['res'] as $kk => $res)
service) ? (in_array($res['id'], json_decode($data['business']->service, true)) ? 'checked' : '') : '' }}>
@endforeach @endif
@if (!empty($data['certificate']['res']))
LICENSES / CERTIFICATION
@foreach ($data['certificate']['res'] as $k => $res)
license) ? (in_array($res['id'], json_decode($data['business']->license, true)) ? 'checked' : '') : '' }}>
@endforeach
@endif