@extends('layouts.app') @section('title', 'Edit Budget - GrowCash') @section('content')

Edit Budget

@csrf @method('PUT')
Batal
@endsection