@extends('layouts.app') @section('content')
{{ $errors->first('user_id') }}
{{ $errors->first('name') }}
{{ $errors->first('details') }}
{{ $errors->first('date') }}