@extends('layouts.app') @section('css') @endsection @section('page-header')
{{ $errors->first('title') }}
{{ $errors->first('url') }}
{{ $errors->first('image') }}
{{ $errors->first('content') }}