{{-- --}} @if($product_array[0]->ProductAvailableQty == null) @else @endif
{{--
--}} @if($available_qty !== null) @if ($available_qty > 0)

{{ $available_qty }} piece/s available

@else

Sold out

@endif @endif