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

@lang($pageTitle)

@endsection @section('content')
@csrf @method('PUT')

{{$webhookRoute}}

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

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