const updateProject = (project_id) => {
    const projectData = {
        budget: fields.budget()
    };