'datetime' ]; public function freeCompanyLink() { return $this->belongsTo(FreeCompanyLink::class, 'freeCompanyLinkId'); } }