'datetime', ]; public function penerimaBantuan() { return $this->belongsTo(PenerimaBantuan::class, 'id_penerima'); } }