User::factory(), 'project_proposal_id' => ProjectProposal::factory(), 'value' => $this->faker->randomNumber(), 'reason' => $this->faker->text, ]; } }