{{ __('With your social account') }}
@if(config('services.github.enabled'))
{{ __('Github') }}
@endif
@if(config('services.google.enabled'))
{{ __('Google') }}
@endif
@if(config('services.twitter.enabled'))
{{ __('Twitter') }}
@endif
@if(config('services.dribbble.enabled'))
{{ __('Dribbble') }}
@endif
{{-- @if(config('services.tiktok.enabled'))
TikTok
@endif
@if(config('services.reddit.enabled'))
Reddit
@endif --}}
@if(config('services.facebook.enabled'))
{{ __('Facebook') }}
@endif
@if(config('services.linkedin.enabled'))
{{ __('Linkedin') }}
@endif
@if(config('services.vkontakte.enabled'))
{{ __('Vkontakte (VK)') }}
@endif
{{ __('Or') }}
@endif