Compare commits
No commits in common. "6a42f15822caadb17c26c61d43c6e8ca1326fdce" and "a0100af842fd500c4cffe1d79edd9c09ae30ba31" have entirely different histories.
6a42f15822
...
a0100af842
@ -31,7 +31,7 @@ class DatabaseSeeder extends Seeder
|
||||
]);
|
||||
|
||||
Sales::factory()->create([
|
||||
'nama' => 'Kasir',
|
||||
'nama' => 'Umum',
|
||||
'no_hp' => '-',
|
||||
'alamat' => '-',
|
||||
]);
|
||||
|
||||
Loading…
Reference in New Issue
Block a user