@extends('layouts.popup.large') @section('content')

{{ trans('messages.list.webhook_integration') }}

{{ trans('messages.list.webhook.form.intro') }}

@include('lists.webhookExample', [ 'type' => 'form', ]) @endsection