@csrf
No Picture Found
*
Upload
@if ($errors->has('product_image')) {{ $errors->first('product_image') }} @endif

@if ($errors->has('cat_id')) {{ $errors->first('cat_id') }} @endif

@if ($errors->has('cat_id')) {{ $errors->first('cat_id') }} @endif

@if ($errors->has('product_name')) {{ $errors->first('product_name') }} @endif

@if ($errors->has('product_dec')) {{ $errors->first('product_dec') }} @endif

@if ($errors->has('product_saleprice')) {{ $errors->first('product_saleprice') }} @endif

@if ($errors->has('product_quantity')) {{ $errors->first('product_quantity') }} @endif