@if (@isset($data) && !@empty($data) && count($data) >0 ) @php $i=1; @endphp
@foreach ($data as $product)
# {{__('home.productNo')}} {{__('home.product')}} {{__('home.sellingproduct without tax')}} {{__('home.notesClient')}} {{__('home.Add')}}
{{ $product->id }} @if( $product->products_mix!=0) {{$product->Product_Code}} @else {{$product->Product_Code}} @endif {{ $product->product_name }} {{ $product->sale_price }} {{ $product->notes }} @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/nouras.ebdea.online/resources/views/ajax_choose_product_sale.blade.php:74 Stack trace: #0 {main} thrown in /home/ebdea/public_html/nouras.ebdea.online/resources/views/ajax_choose_product_sale.blade.php on line 74