master
Rustem 2025-05-24 19:34:05 +05:00
parent 83d62045bd
commit ea036c8913
1 changed files with 1 additions and 0 deletions

View File

@ -238,6 +238,7 @@ class MobileApiController extends Controller
return false;
}
dd($color);
$started_at = Carbon::parse($started_at)->format('Y-m-d');
$ended_at = Carbon::parse($ended_at)->format('Y-m-d');
$cars = UniModel::model('pipi_auto')