@extends('layouts.app') @section('title', 'Budgeting - GrowCash') @section('content')
Control your spending with smart budgets
Spent
Rp {{ number_format($spent, 0, ',', '.') }}
Budget
Rp {{ number_format($budget->nominal_budget, 0, ',', '.') }}
Create your first budget to start managing your finances better