@extends('layouts.superadmin') {{-- Your existing layout file name might differ --}} @section('title', 'Restore API Token') @section('page-title', 'Restore API Token') @section('breadcrumb') @endsection @section('content')
Restore API Token

Click the button below to refresh your Zoho API access token using the stored refresh token.

@endsection @section('scripts') @endsection