回答編集履歴
1
リンク追記
answer
CHANGED
@@ -6,4 +6,5 @@
|
|
6
6
|
<div>{{$key}}:{{$val}}</div>
|
7
7
|
@endforeach
|
8
8
|
</body>
|
9
|
-
```
|
9
|
+
```
|
10
|
+
[Laravel 5.5 Bladeテンプレート](https://readouble.com/laravel/5.5/ja/blade.html)
|