/home/techb158/immovalet.com/platform/plugins/social-login/resources/views
Edit: /home/techb158/immovalet.com/platform/plugins/social-login/resources/views/login-options.blade.php (1541B)
@if (setting('social_login_facebook_enable', false) || setting('social_login_google_enable', false) || setting('social_login_github_enable', false) || setting('social_login_linkedin_enable', false))
{{ __('Login with social networks') }}
@if (setting('social_login_facebook_enable', false))
-
@endif
@if (setting('social_login_google_enable', false))
-
@endif
@if (setting('social_login_github_enable', false))
-
@endif
@if (setting('social_login_linkedin_enable', false))
-
@endif
@endif