@extends('layouts.default') @section('content')
Set targets and save money
Saving money is hard. Piggy banks allow you to group money from an account together. If you also set a target (and a target date) you can save towards your goals.
@if($count == 0) @endifAccount | Current balance | Left for (other) piggy banks | Total target |
---|---|---|---|
{{{$account->name}}} | {{mf($account->balance)}} | {{mf($account->left)}} | {{mf($account->total)}} |
Target date: {{$piggybank->targetdate->format('jS F Y')}}
@endif
€
|
{{$piggybank->pct}} |