@csrf
Logo

{{ __('auth_page.register') }}

@if ($errors->any())
{{ $errors->first() }}
@endif