'datetime', ]; public function cawangan_kerja(): HasOne { return $this->hasOne(Cawangan::class, 'kodcaw', 'cawangan'); } }