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