belongsTo(Kriteria::class); } public function waktuMakan() { return $this->belongsTo(WaktuMakan::class); } }