回答編集履歴
1
追記
test
CHANGED
@@ -66,9 +66,9 @@
|
|
66
66
|
|
67
67
|
<input type="text"
|
68
68
|
|
69
|
-
name="site_email
|
69
|
+
name="site_email"
|
70
70
|
|
71
|
-
value="{{ old('site_email'
|
71
|
+
value="{{ old('site_email')}}"
|
72
72
|
|
73
73
|
/>
|
74
74
|
|