From 874e88cc569e06c5994a9c991459ca36b4d06f15 Mon Sep 17 00:00:00 2001 From: shibafu Date: Tue, 11 Sep 2018 23:08:11 +0900 Subject: [PATCH] =?UTF-8?q?=E3=83=97=E3=83=AD=E3=83=95=E3=82=A3=E3=83=BC?= =?UTF-8?q?=E3=83=AB=E3=81=AE=E3=80=8C=E3=82=88=E3=81=8F=E4=BD=BF=E3=81=A3?= =?UTF-8?q?=E3=81=A6=E3=81=84=E3=82=8B=E3=82=BF=E3=82=B0=E3=80=8D=E3=82=92?= =?UTF-8?q?=E6=A4=9C=E7=B4=A2=E3=83=AA=E3=83=B3=E3=82=AF=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- resources/views/user/profile.blade.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/views/user/profile.blade.php b/resources/views/user/profile.blade.php index c72d321..6ef3370 100644 --- a/resources/views/user/profile.blade.php +++ b/resources/views/user/profile.blade.php @@ -10,7 +10,7 @@
@foreach ($tags as $tag) - +
{{ $tag->name }}