{{ __('Step 1: Create developer account and a new Facebook app') }}
@if ($company->getConfig('whatsapp_webhook_verified','no')=='yes') @endif

1. {{__('Create a Developer account and a new Facebook app as described here') }}
2. {{ __('Once you have your Facebook app created, in the dasboard of the app, locate the Whatsapp product -> Setup.')}}
3. {{ __('Then go to WhatsApp > Configuration and enter the following info')}}

{{ (__('Callback URL'))}}
{{ rtrim(config('app.url'),'/')}}/webhook/wpbox/receive/{{$token}}

{{ (__('Verify token'))}}
{{$token}}

4. {{ __('Click on Webhook fields -> Manage and select the Messages') }} ​