@extends('layouts.admin') @section('content')
{{ csrf_field() }} @include('includes.admin.form-both')

Google Login

Client ID *

et Your Client ID from console.cloud.google.com

Client Secret *

Get Your Client Secret from console.cloud.google.com

Website URL *

Redirect URL *

Copy this url and paste it to your Redirect URL in console.cloud.google.com.

@endsection