'array', ]; public function voucher() { return $this->belongsTo(Voucher::class); } }