質問するログイン新規登録

回答編集履歴

1

修正

2019/07/19 08:43

投稿

退会済みユーザー
answer CHANGED
@@ -1,5 +1,5 @@
1
1
  ```php
2
- @foreach ($sample_type as $key => $sample_type)
2
+ @foreach ($sample_type as $sample_type)
3
3
  @foreach ($sample_type as $key => $value)
4
4
  @if($key == 'two')
5
5
  {{ $value }}