$this->faker->company, ]; } $this->table('banco') ->insertValues($data) ->save(); } }