質問編集履歴

1

誤字

2020/04/24 08:18

投稿

rab96
rab96

スコア4

test CHANGED
File without changes
test CHANGED
@@ -40,9 +40,9 @@
40
40
 
41
41
  <form method="POST" action="{{ route('posts.destroy', ['post' => $post]) }}">
42
42
 
43
+ @csrf
44
+
43
45
  <input name"password" type ="text">
44
-
45
- @csrf
46
46
 
47
47
  @method('DELETE')
48
48