@foreach ($invoices as $value) @endforeach
Vendor Name Vendor Mobile Number Vendor Code Stand Name Stand Price Stand Status
{{ $value->vendor_name }} {{ $value->vendor_mobile_number }} {{ $value->vendor_code }} {{ $value->product_name }} {{ number_format($value->product_price,2) }} {{ $value->product_status }}