@foreach($actions as $row)
@foreach($row as $action) @include('device.action-icon', $action) @endforeach
@endforeach