@extends('layouts.app') @push('head-script') @endpush @section('page-title')

@lang($pageTitle)

@endsection @section('content')

@lang('zoom::modules.zoomsetting.setting')

@csrf @method('PUT')

{{ route('zoom-webhook') }}

(@lang('zoom::modules.zoomsetting.webhookInfo'))

@endsection @push('footer-script') @endpush