Currency::find(1)->id, 'base_currency_id' => User::find(1)->companies()->first()->id, 'currency_id' => Currency::find(4)->id, 'exchange_rate' => $this->faker->randomDigitNotNull ]; } }