@extends('layouts.app') @section('content')
{{ $errors->first('title') }}
{{ $errors->first('contact_id') }}
{{ $errors->first('notes') }}