@extends('cms.layouts.authorized') @section('headerCustom') @php $title = 'Pengaturan'; @endphp @endsection @section('content') @include('cms.form.errorbox')
Otentikasi Google
@if(empty($setting->googleCalendarRefreshToken)) Google @else Otentikasi Sukses @endif
@endsection