'decimal:2']; public function variant() { return $this->belongsTo(StockVariant::class, 'stock_variant_id'); } }