$info['date'] = $item->created_at->diffForHumans();//友好時間顯示 $info['date'] = $item->created_at->formatLocalized('%Y-%m-%d'); //數字時間顯示