@if(config('devdojo.auth.settings.social_providers_location') == 'top') @endif @if($showEmailRegistration)
@if($showNameField) @endif @if($showEmailField) @php $autofocusEmail = ($showNameField) ? false : true; @endphp @endif @if($showPasswordField) @endif @if($showPasswordConfirmationField) @endif {{config('devdojo.auth.language.register.button')}} @endif
{{config('devdojo.auth.language.register.already_have_an_account')}} {{config('devdojo.auth.language.register.sign_in')}}
@if(config('devdojo.auth.settings.social_providers_location') != 'top') @endif