'datetime', ]; public function kelas() { return $this->hasOne(Kelas::class, 'wali_kelas_id'); } }