@extends('layouts.default') @section('content') {{ Breadcrumbs::renderIfExists(Route::getCurrentRoute()->getName(), $repeatedExpense) }} {{Form::model($repeatedExpense, ['class' => 'form-horizontal','id' => 'update','url' => route('repeated.update',$repeatedExpense->id)])}}
{{$errors->first('reminder')}}
@else Enter a number and a period and Firefly will remind you to add money to this piggy bank every now and then. @endif