belongsTo(RequestQuotation::class); // return $this->belongsTo(RequestQuotation::class, 'request_quotation_id'); } }