@if ($socialProviders)
@if (in_array('facebook', $socialProviders))
@endif @if (in_array('twitter', $socialProviders))
@endif @if (in_array('google', $socialProviders))
@endif <<<<<<< HEAD @if (in_array('microsoft', $socialProviders))
======= @if (in_array('azure', $socialProviders)) @endif
@endif