質問編集履歴

1

最後のコードはcreate-confirm.blade.phpです

2023/04/18 04:06

投稿

blacktm06
blacktm06

スコア6

test CHANGED
File without changes
test CHANGED
@@ -121,7 +121,8 @@
121
121
  </div>
122
122
  @endsection
123
123
  ```
124
+ ```
124
- ```create-confirm.blade.php
125
+ //create-confirm.blade.php
125
126
  @section('content')
126
127
  <div class="card">
127
128
  <div class="card-header">登録内容確認</div>