Start of ordering
This commit is contained in:
@@ -77,7 +77,7 @@ class Service extends Model
|
||||
|
||||
public function getCategoryAttribute()
|
||||
{
|
||||
return $this->product->prod_plugin_file;
|
||||
return $this->product->category;
|
||||
}
|
||||
|
||||
public function getNameAttribute()
|
||||
|
Reference in New Issue
Block a user