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

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