@php $icons = DB::table('links')->where('user_id', $userinfo->id)->where('button_id', 94)->get(); @endphp @if(count($icons) > 0)
@foreach($icons as $icon) id, 'links-new-tab') != false))target="_blank"@endif> @endforeach
@endif