@ -78,6 +78,7 @@ class Shop extends Controller
}
$data[] = [
'name' => $array[date("w", strtotime($start_time))],
'date' => date('m-d', strtotime($start_time)),
'list' => $times,
];