'array', ]; public function kegiatanMitigasi() { return $this->belongsTo(KegiatanMitigasi::class, 'kegiatan_mitigasi_id', 'id'); } }