@extends('layouts.default') @section('content') {{Form::open(['class' => 'form-horizontal','url' => route('transactions.update',$journal->id)])}}
{{$errors->first('piggybank_id')}}
@else You can directly add the amount you're transferring to one of your piggy banks, provided they are related to the account your transferring to. @endif