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

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