Product Availability - @if(!empty($productInfo->stock))In Stock @else Out of Stock @endif
Product Code - {{$productInfo->sku}}
@extends('layouts.app-home') @section('content')
@endif
Product Availability - @if(!empty($productInfo->stock))In Stock @else Out of Stock @endif
Product Code - {{$productInfo->sku}}