User::factory(), 'book_case_id' => BookCase::factory(), 'date' => $this->faker->dateTime(), 'amount' => $this->faker->randomNumber(), ]; } }