@if($social->checkActive('twitter') || $social->checkActive('facebook') || $social->checkActive('google') || $social->checkActive('linkedin') || $social->checkActive('bitbucket') || $social->checkActive('github'))
@endif @if($social->checkActive('twitter')) Sign in with Twitter @endif @if($social->checkActive('facebook')) Sign in with Facebook @endif @if($social->checkActive('google')) Sign in with Google @endif @if($social->checkActive('linkedin')) Sign in with Linkedin @endif @if($social->checkActive('bitbucket')) Sign in with Bitbucket @endif @if($social->checkActive('github')) Sign in with Github @endif