@foreach ($stocks as $stock) {{-- @if ($stock->qty > 0) --}} @if (!empty($stock->product)) @endif {{-- @endif --}} @endforeach