@foreach($data as $barcode) @endforeach
Barcode ID Category Name Sub Category Name Weight Purchase Cost
{{ $barcode->id }} {{ $barcode->category_name }} {{ $barcode->sub_category_name }} {{ $barcode->weight }} {{ $barcode->purchase_cost }}