Logo
@csrf

{{ __('auth.register.member_information') }}

@if($errors->any()) {!! implode('', $errors->all('
:message
')) !!} @endif
{{ __('auth.register.password_security_text') }}
{{ __('auth.register.already_register_text') }} {{ __('auth.register.login_text') }}