flash + $this->fleece + $this->poly_ink + $this->run_charge + $this->other_charges; } public function quote(): BelongsTo { return $this->belongsTo(Quote::class); } }