@foreach ($productTypes as $type)
@endforeach
@if (feature('barcodes'))
@endif
{{--
@foreach ($barcodeSymbologyes as $barcodeSymbology)
@endforeach
--}}
@foreach ($brands as $brand)
@endforeach
@foreach ($categories as $category)
@endforeach
@foreach ($units as $unit)
@endforeach
@if (isset($product->unit->id) && $product->unit->id)
@endif
@if (isset($product->unit->id) && $product->unit->id)
@endif
@if (feature('purchases'))
@endif