hasMany(Presensi::class); } public function kloterKaryawans() { return $this->hasMany(KloterKaryawan::class); } } ?>