morphTo(); } public function demand() { return $this->belongsTo(Demand::class,'demand_id','id'); } }