@props([
'socialProviders' => \Devdojo\Auth\Helper::activeProviders(),
'separator' => true,
'separator_text' => 'or'
])
@if(count($socialProviders))
@if($separator && config('devdojo.auth.settings.social_providers_location') != 'top')