updateOrInsert( ['nama_status' => $status], ['created_at' => now(), 'updated_at' => now()] ); } $this->command->info('Tabel status_presensi berhasil diisi!'); } }