@extends('layouts.default') @section('content')
Budgets can help you cut back on spending.
@if($view == 1)This view is filtered to show only the envelope from {{{$repetitions[0]['limitrepetition']->periodShow()}}}, which contains {{mf($repetitions[0]['limit']->amount,false)}}.
@endif @if($view == 2)This view is filtered to show transactions not in an envelope only.
@endif @if($view == 3)This view is filtered to only show transactions between {{Session::get('start')->format('d M Y')}} and {{Session::get('end')->format('d M Y')}}.
@endif @if($view != 4) @endifNo transactions