@csrf
*
Upload
@if ($errors->has('image')) {{ $errors->first('image') }} @endif

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