Rework on product name/description and translate

This commit is contained in:
Deon George
2022-10-18 23:23:45 +11:00
parent bfd17b0686
commit b719efb58c
15 changed files with 148 additions and 62 deletions

View File

@@ -328,7 +328,7 @@ class User extends Authenticatable implements IDs
}
$result->load([
'product.description',
'product.translate',
'service.type',
]);