@if (!empty($config['upload']['image']))
@endif
@if (!empty($config['upload']['gallery']['status']))
@endif
@if (!empty($config['upload']['file']))
@endif
@if (!empty($config['upload']['video']))
@endif
@if (!empty($config['upload']['youtube']))
@endif
{{--
--}}
SERVICE
@if (!empty($data['services']['res']))
@foreach ($data['services']['res'] as $kk => $res)
services_id) and $data['dt']->services_id != 'null' and in_array($res['id'], json_decode($data['dt']->services_id,true))) ? 'checked' : ""}}
>
@endforeach
@endif
LICENSES / CERTIFICATION
@if (!empty($data['certificate']['res']))
@foreach ($data['certificate']['res'] as $k => $res)
licenses_id) and $data['dt']->licenses_id != 'null' and in_array($res['id'], json_decode($data['dt']->licenses_id,true))) ? 'checked' : ""}}
>
@endforeach
@endif