@foreach($workunits as $workunit) @endforeach
Name Parent Level Action
{!! $workunit->name !!} {!! $workunit->parent !!} {!! $workunit->level !!}
@section('footer_scripts') @stop