@php $i=1;@endphp @if(count($test_package_products)>0) @foreach ($test_package_products as $key => $product) @endforeach @else @endif
Product Name Price Action
{{ $product->name }} {{ $product->sale_price }}
No Data Found