{{ $errors->first('regular_price') }}
@endif{{ $errors->first('purchase_price') }}
@endif{{ $errors->first('discount') }}
@endif{{ $errors->first('discount_type') }}
@endif{{ $errors->first('offer_price') }}
@endif{{ $errors->first('offer_start_date') }}
@endif{{ $errors->first('offer_end_date') }}
@endif{{ $errors->first('quantity') }}
@endif{{ $errors->first('stock_status') }}
@endif{{ $errors->first('stock_out_limit') }}
@endif{{ $errors->first('min_order_quantity') }}
@endif{{ $errors->first('max_order_quantity') }}
@endif{{ $errors->first('unit') }}
@endif{{ $errors->first('unit_weight') }}
@endif{{ $errors->first('shipping_cost') }}
@endif{{ $errors->first('sku') }}
@endif