count(10)->create(); \App\Models\Admin::create(['email' => 'chankan77@gmail.com', 'password' => Hash::make('password')]); } }