{{ __('back.editProduct') }}

@else action="{{ route('products.update', $model->id) }}" > @method('PUT') @endif
@csrf @include('back.products.form')