'date', ]; public function holding() { return $this->belongsTo(InvestmentHolding::class, 'holding_id'); } }