@foreach($products as $product) @php $firstStock = $product->stocks->first(); @endphp
{{ $product->category->categoryName ?? '' }}