{{ $errors->first('name') }}
{{ $errors->first('account_id') }}
{{ $errors->first('expense_category_id') }}
{{ $errors->first('entry_date') }}
{{ $errors->first('amount') }}
{{ $errors->first('billable') }}