@extends('layouts.app') @php $variantsText = old('variants_text', implode(', ', $product->variants ?? [])); $bundleText = old('bundle_items_text', implode(', ', $product->bundle_items ?? [])); @endphp @section('content')
Set barcode, QR, stock, tax, variants, combo/bundle data and billing preview image.