@extends('business.partials.layout') @section('css') @endsection @section('content')
{{ $errors->first('date') }}
{{ $errors->first('due_date') }}
{{ $errors->first('ref') }}
{{ $errors->first('is_paid') }}
{{ $errors->first('customer') }}
{{ $errors->first('description') }}