@inject('Setting','anlutro\LaravelSettings\SettingStore')
@if($Setting->get('icon_no_match_food_information') == '1')
@if($icon_exist['no_match_food_information'] == 'OK')
-
不符合食品資訊
@else
- 不符合食品資訊
@endif
@endif
@if($Setting->get('icon_illegal_drug_residue') == '1')
@if($icon_exist['illegal_drug_residue'] == 'OK')
違規蔬果農藥殘留
@else
- 違規蔬果農藥殘留
@endif
@endif
@if($Setting->get('icon_home_care') == '1')
@if($icon_exist['home_care'] == 'OK')
居家照護
@else
- 居家照護
@endif
@endif
@if($Setting->get('icon_rehabilitation') == '1')
@if($icon_exist['rehabilitation'] == 'OK')
康復之家
@else
- 康復之家
@endif
@endif
@if($Setting->get('icon_parent_child_museum') == '1')
@if($icon_exist['parent_child_museum'] == 'OK')
親子館
@else
- 親子館
@endif
@endif