@error('title')
{{ $message }}
@enderror
Brief summary shown in listing pages.
@error('excerpt')
{{ $message }}
@enderror
You case use HTML tags for formatting.
@error('content')
{{ $message }}
@enderror
@if($blog->image)
@endif
Leave empty to keep current image.
@error('image')
{{ $message }}
@enderror
SEO (Optional)
Paste your JSON-LD schema here. It will be injected into
the head tag.