VY
Спасибо!
Size: a a a
VY
R#
VY
K
return new Lamaz([
//
'date' => Carbon::parse(str_replace(';', ',', $row[0]))->format('Y-m-d'),
'times' => trim(str_replace(';', ' ', implode(" ", array_slice($row, 1, 5)))),
]);
K
NT
K
С
return new Lamaz([
//
'date' => Carbon::parse(str_replace(';', ',', $row[0]))->format('Y-m-d'),
'times' => trim(str_replace(';', ' ', implode(" ", array_slice($row, 1, 5)))),
]);
K
С
K
NT
K
BK
BK
S
BK
S