@php $appId = (string) \App\Models\SystemSetting::get('waba_app_id', ''); $configId = (string) \App\Models\SystemSetting::get('waba_config_id', ''); $missing = $appId === '' || $configId === ''; $cred = $existing && $existing->provider === 'waba' ? $existing->creds() : []; @endphp
{{ __("Sign in to Meta, pick the WhatsApp number to connect, and we'll provision the rest — webhook subscription, phone register, catalog link.") }}
@if ($missing){{ __("We'll never see your Meta password. You pick which WhatsApp number we get access to.") }}
{{ __('Requires a Meta Business account, a verified business, and a phone not already on the consumer WhatsApp app.') }}