@if(config('devdojo.auth.settings.login_show_social_providers') && config('devdojo.auth.settings.social_providers_location') == 'top')
@endif
{{ config('devdojo.auth.language.login.dont_have_an_account') }}
{{ config('devdojo.auth.language.login.sign_up') }}
@if(config('devdojo.auth.settings.login_show_social_providers') && config('devdojo.auth.settings.social_providers_location') != 'top')
@endif