'boolean', ]; public function jurusanKriteria() { return $this->hasMany(JurusanKriteria::class); } }