@extends('layouts.app') @section('title', 'Editar Gasto') @section('content')

Editar Gasto

@csrf @method('PUT')
$
Cancelar
@endsection