@extends('layouts.admin') @section('content')
{{ __('Application Settings') }}
{{__('Dashboard')}}
{{ __(@$title) }}
@include('admin.application_settings.sidebar')
{{ __(@$title) }}
Instructions:
You can create the credentials from the official
Agora Site
.
@csrf
{{ __('Agora Status') }}
*
{{ __('Select Option') }}
{{ __('Active') }}
{{ __('Disable') }}
{{ __('Agora App ID') }}
*
{{ __('Agora App Certificate') }}
*
{{__('Update')}}
@endsection