@if ($oauthProviders->count() > 0)
{{ d_trans('Or With') }}
@foreach ($oauthProviders as $oauthProvider) @endforeach
@endif