@extends('layouts.default') @section('content')
Firefly uses an "envelope system" for your budgets, which means that for each period of time (for example a month) a virtual "envelope" can be created containing a certain amount of money. Money spent within a budget is removed from the envelope.
This form allows you to edit the envelope for budget {{{$limit->budget->name}}}, with a content of {{mf($limit->amount,false)}} @if($limit->repeats == 0) in {{$limit->limitrepetitions[0]->startdate->format('M Y')}} ({{$limit->repeat_freq}}). @endif
{{$errors->first('name')}}
@else Select one of your existing budgets. @endifThis envelope is set to repeat itself; creating a new period whenever the previous period has passed. If you change this envelope, you'll also change the following (automatically created) envelopes. {{$limit->limitrepetitions()->count() }}