@foreach(['sku','name','category_slug','branch_code','cost_price_local','cost_price_usd','selling_price_local','selling_price_usd','quantity_in_stock'] as $col){{ $col }}@endforeach
Optional:
@foreach(['description','supplier_name','reorder_level','unit','exchange_rate'] as $col){{ $col }}@endforeach