@if ($errors->has('category')){{ $errors->first('category') }}@endif
{{--
--}}
@if ($errors->has('cashback')){{ $errors->first('cashback') }}@endif
{{--
--}}
@if ($errors->has('image')){{ $errors->first('image') }}@endif
@if($data->image)
 }})
@endif
@if ($errors->has('feature')){{ $errors->first('feature') }}@endif