Start of service display
This commit is contained in:
@@ -57,7 +57,7 @@ class Product extends Model
|
||||
|
||||
private function getDefaultLanguage()
|
||||
{
|
||||
return config('SITE_SETUP')->language;
|
||||
return config('SITE_SETUP')->language();
|
||||
}
|
||||
|
||||
public function getDescriptionAttribute()
|
||||
|
Reference in New Issue
Block a user