@extends('layouts.admin') @push('title', get_phrase('Live class settings')) @push('meta')@endpush @push('css')@endpush @section('content')

{{ get_phrase('Live Class Settings') }}

{{ get_phrase('Configure ZOOM server-to-server-oauth credentials') }}

@csrf


  
@endsection