{{ __('New Product') }}

{{ __('Back to products') }}
@csrf @include('catalog.products._form', [ 'product' => $product, 'categoryOptions' => $categoryOptions, 'brandOptions' => $brandOptions, 'unitOptions' => $unitOptions, ])
{{ __('Cancel') }} {{ __('Create Product') }}

{{ __('Images and printable labels become available once the product is created.') }}