@if($res)
@if(count($products) > 0) @foreach($products as $item) {{$item['alt']}}

{{$item['title']}}

@endforeach @else هیچ محصولی یافت نشد. @endif
@endif