diff --git a/resources/views/auth/register.blade.php b/resources/views/auth/register.blade.php index 0b8764d..031c035 100644 --- a/resources/views/auth/register.blade.php +++ b/resources/views/auth/register.blade.php @@ -24,6 +24,7 @@
+ 半角英数字と一部記号が使用できます。一度決めたら変更できません。 @if ($errors->has('name'))
{{ $errors->first('name') }}
@@ -81,4 +82,4 @@
-@endsection \ No newline at end of file +@endsection