master
Rustem 2025-05-25 12:41:48 +05:00
parent 2ba4146f5b
commit dfb547b3de
1 changed files with 1 additions and 1 deletions

View File

@ -336,7 +336,7 @@ class MobileApiController extends Controller
'brand' => $brand?->name,
'mark' => $mark->name,
'year' => $mark->year,
'color' => $carColor,
'color' => $carColor->code,
'configuration' => $equipment?->name,
'people' => $mark?->people ?? '5',
'actuator' => $mark?->actuator ?? 'Передний',