{{ $definition['title'] }}

@if ($row['unreadable'] ?? false) {{ __('dashboard.Saved key cannot be read') }} {{ __('dashboard.The saved secret can no longer be read. Paste it again to restore this provider.') }} @endif @if ($row['has_public']) @endif @if ($row['has_secret']) @endif @if ($row['has_webhook']) @endif

{{ __('dashboard.Webhook URL') }}

{{ $row['webhook_url'] }}

{{ __('dashboard.Paste this URL into the provider webhook settings.') }}

{{ __('dashboard.Save changes') }}