@if ($errors->any()) @endif
EDIT PRODUCT: {{ $product->name }} ({{ $product->code }})
@csrf @method('PUT')
@include('products.partials.quick_create_modals')