{{ $errors->first('productCategory.name') }}
{{ trans('cruds.productCategory.fields.name_helper') }}
{{ $errors->first('productCategory.description') }}
{{ trans('cruds.productCategory.fields.description_helper') }}
{{ $errors->first('mediaCollections.product_category_photo') }}
{{ trans('cruds.productCategory.fields.photo_helper') }}
{{ trans('global.cancel') }}