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

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

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