@extends('admin.partials.layout') @section('css') @endsection @section('content')
{{ $errors->first('date') }}
{{ $errors->first('agreement') }}
{{ $errors->first('type') }}
{{ $errors->first('amount') }}
{{ $errors->first('description') }}