@extends('layouts.default') @section('content') {{Form::open(['class' => 'form-horizontal','url' => route('piggybanks.update',$piggybank->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