@extends('layouts.app') @section('content')
{{$message ?? "Authorization Failed"}}
Go to Google Dashboard
@endsection