call(LaratrustSeeder::class); $this->call(UsersTableSeeder::class); $this->call(SoSeeder::class); $this->call(SoitemSeeder::class); $this->call(WarehousearrSeeder::class); $this->call(WarehouseitemSeeder::class); $this->call(DeliveryInfoSeeder::class); $this->call(CompanySeeder::class); } }