@foreach($workunits as $workunit) @endforeach
Name
Parent
Level
Action
{!! $workunit->name !!}
{!! $workunit->parent !!}
{!! $workunit->level !!}
@section('footer_scripts')
Delete Item
×
Are you sure to delete this Item? This operation is irreversible.
@stop