@extends('layouts.default') @section('content')
Accounts are the record holders for transactions and transfers. Money moves from one account to another.
{{$errors->first('name')}}
@else Use something descriptive such as "checking account" or "Albert Heijn". @endif{{$errors->first('openingbalance')}}
@else What's the current balance of this new account? @endif{{$errors->first('openingbalancedate')}}
@else When was this the balance of the new account? Since your bank statements may lag behind, update this date to match the date of the last known balance of the account. @endif