@lang('linkace.login_with')

@foreach(config('auth.sso.providers') as $provider) @if(config('services.'.$provider.'.enabled') === true) @lang('auth.sso_provider.'.$provider) @endif @endforeach