@forelse($edufields as $edufield)
{{ $knowledge->description }}
@if($mode === 'kiosk'){{ __('There are no knowledge units in this subcategory field. Create one.') }}
@endforelse{{ __('There are no subcategories in this category field. Create one.') }}
@endforelse{{ __('There are no categories in this education field. Create one.') }}
@endforelse{{ __('There are no education fields. Create one.') }}
@endforelse