@extends('layouts.app') @section('content')
{{ $errors->first('blog_title') }}
{{ $errors->first('description') }}
{{ $errors->first('image') }}