@if (@isset($data) && !@empty($data) && count($data) >0 ) @php $i=1; @endphp
@foreach ($data as $product)
# {{__('home.productNo')}} {{__('home.product')}} {{__('home.productlocation')}} {{__('home.quantity')}} {{__('home.purchaseproductwithouttax')}} {{__('home.sellingproduct without tax')}} (1) {{__('home.sellingproduct without tax')}} (2) {{__('home.Add')}}
{{ $product->id }} {{ $product->Product_Code }} {{ $product->product_name }} {{ $product->Product_Location }} @if( $product->numberofpice<=0) {{$product->numberofpice." / ".__("home.notavailable")}} @else {{$product->numberofpice}} @endif {{ $product->purchasingـprice }} {{ $product->sale_price }} {{ $product->opening_blance }} @if($product->numberofpice<=0) @endif @if($product->numberofpice>0) @endif  
Fatal error: Uncaught Error: Class "App\Models\products" not found in /home/ebdea/public_html/nourazatca.ebdea.online/resources/views/ajax_choose_product_sale.blade.php:68 Stack trace: #0 {main} thrown in /home/ebdea/public_html/nourazatca.ebdea.online/resources/views/ajax_choose_product_sale.blade.php on line 68