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

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

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

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