@@ -80,6 +80,7 @@
パスワードは6文字以上の半角英数字または記号
</p>
+ <input type="hidden" name="_csrf" value="{{ _csrf() }}">
<input type="submit" class="btn btn-primary btn-lg btn-block" value="登録を完了">
</form>