{{ $errors->first('category') }}
@endif{{ $errors->first('supplier_id') }}
@endif{{ $errors->first('sku') }}
@endif{{ $errors->first('name') }}
@endif{{ $errors->first('qty') }}
@endif{{ $errors->first('size') }}
@endif{{ $errors->first('cut_supply') }}
@endif{{ $errors->first('finish') }}
@endif{{ $errors->first('thickness') }}
@endif{{ $errors->first('colour_range') }}
@endif{{ $errors->first('groups.'.$group->id.'.price') }}
@endif{{ $errors->first('description') }}
@endif