diff --git a/resources/views/settings/integrations.blade.php b/resources/views/settings/integrations.blade.php index eac9fa1..e76e5b5 100644 --- a/resources/views/settings/integrations.blade.php +++ b/resources/views/settings/integrations.blade.php @@ -3,71 +3,72 @@ @section('title', 'Settings — Integrations') @section('content') +
Configure third-party service integrations.
Enable WhatsApp Notifications
-When disabled, no messages will be sent.
-- Paste this full URL in your UltraMSG dashboard: {{ url('/') }}/{{ $whatsappSettings['webhook_path'] }} -
+Full webhook URL: {{ url('/') }}/{{ $whatsappSettings['webhook_path'] }}
Verify the connection works end-to-end by sending a real WhatsApp message.
+ +' + escHtml(a.name) + '' +
- '' + typeLabel + '' +
+ '' + escHtml(a.name) + '' +
+ '' + typeLabel + '' +
'