define(App\Models\Account::class, function (Faker $faker) { return [ 'default_company_id' => 1 ]; });