@extends('backend.settings.setting-layout')
@section('title')
{{ __('social_login_setting') }}
@endsection
@section('breadcrumbs')
{{ __('social_login_setting') }}
@endsection
@section('website-settings')
{{ __('enable_social_media_login_to_your_website') }}
{{ __('65_of_users_prefer_social_logins_but_60_believe_that_companies_offering_social_logging_are_more_up_to_date_and_innovative_not_only_do_they_benefit_the_user_they_benefit_your_brand_logic_and_these_statistics_dictate_that_social_login_is_a_no_brainer') }}
{{-- Google Login Credential Setting --}}
{{-- Facebook Login Credential Setting --}}
{{-- Twitter Login Credential Setting --}}
{{-- Linkedin Login Credential Setting --}}
{{-- Github Login Credential Setting --}}
@endsection
@section('script')
@endsection
@section('style')
@endsection