@extends('layouts.default') @section('content')
Create repeated expenses to keep track of long-term planned expenses
{{$errors->first('name')}}
@else For example: new bike, new camera @endif{{$errors->first('account_id')}}
@else Indicate on which account you've got your savings. @endif{{$errors->first('targetamount')}}
@else How much money do you need to save? @endif{{$errors->first('targetdate')}}
@else A deadline is needed to properly repeat this repeated expesnse. @endif{{$errors->first('rep_length')}}
@else Something about every X years bla bla bla. @endif{{$errors->first('startdate')}}
@else This date indicates when you start(ed) saving money for this piggy bank. This field defaults to today and you should keep it on today. @endif{{$errors->first('reminder')}}
@else Enter a number and a period and Firefly will remind you to save money for this repeated expense every now and then. @endif