@props(['icons_array' => null, 'row' => null]) @if( !empty($icons_array) ) @foreach($icons_array as $icon) @if(isset($icon['icon'])) @if(!empty($icon['tip'])) @endif @if(!empty($icon['tip'])) @endif @endif @endforeach @endif