'admin@example.com'], [ 'name' => 'Super Admin', 'password' => Hash::make('admin123'), 'status' => 1, 'role_id' => 1, ] ); } }