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

@lang($pageTitle)

@endsection @section('content')
@csrf @method('PUT')
{{--
enable_zoom == 1) checked @endif value="on" class="js-switch change-language-setting" data-color="#99d683" data-size="small" />
--}}

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

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

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