@extends('layouts.app') @section('content')

{{translate('Google Login Credential')}}

@csrf

{{translate('Facebook Login Credential')}}

@csrf

{{translate('Twitter Login Credential')}}

@csrf
@endsection