belongsTo(Karyawan::class); } public function kloter() { return $this->belongsTo(Kloter::class); } }