$this->faker->word, 'amount' => $this->faker->numberBetween(1000, 50000), 'fee_id' => Fee::factory()->create()->id, ]; } }