@foreach($groups as $g)
parent_id) draggable="true" @endif> @if(!empty($g->children) && $g->children->count())
@include('head_office.my_organisation.horizontal-list',['groups' => $g->children,'parent'=>$g])
@endif
@endforeach