From e54ce898a4705b80b4c20c7fc8394ea61fd8c82d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E3=83=86=E3=82=AF=E3=83=8B=E3=82=AB=E3=83=AB=E8=AB=8F?= =?UTF-8?q?=E8=A8=AA=E5=AD=90?= Date: Sat, 6 Feb 2021 13:24:08 +0900 Subject: [PATCH] =?UTF-8?q?=E3=81=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- resources/views/pages/site/video/game/popularest.blade.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/views/pages/site/video/game/popularest.blade.php b/resources/views/pages/site/video/game/popularest.blade.php index bee87fe..efc8164 100644 --- a/resources/views/pages/site/video/game/popularest.blade.php +++ b/resources/views/pages/site/video/game/popularest.blade.php @@ -8,7 +8,7 @@
{{ $p->title }}
-
{{ date('Y年m月d日 H:i:s', $p->publish_date) }}
+
視聴数:{{ $p->view }}
@endforeach \ No newline at end of file