Please select from the below list the programs that you would like to download

@php $id = 1 @endphp @foreach ($categories['hierachy']['root']['children'] as $parent => $children)
isSelectedCategory($parent) ? 'checked' : '' }} class="pull-right" /> @if (!empty($categories['hierachy'][$parent]['children'])) @endif
@endforeach