@extends('parts.container') @section('content')
Expenditure Settings

Limits are enforced per calendar day and amount is in base currency ({{ $baseCurrencyCode }}).

@if(session('success')) @endif
@csrf
@endsection