{{-- ===== Step panes ===== --}}
{{-- Cap each pane's content at ~880px so 2-column inputs render
at a comfortable ~420px each instead of stretching way wide. --}}
{{-- STEP 1: SETUP --}}
01{{ __('Widget setup') }}{{ __('required') }}
{{ __("For your team. Visitors don't see this label.") }}
{{ __('Where the round chat bubble floats on your site.') }}
@foreach (['ai' => ['Smart agent', 'Trained AI answers right in the browser.', 'M3 5a2 2 0 0 1 2-2h6a2 2 0 0 1 2 2v4a2 2 0 0 1-2 2H8l-3 2v-2a2 2 0 0 1-2-2z'], 'whatsapp' => ['WhatsApp deep-link', 'Send the visitor into the WhatsApp app to chat.', 'M12 2C6.48 2 2 6.48 2 12c0 1.96.57 3.79 1.55 5.34L2 22l4.78-1.5'], 'both' => ['Smart + WhatsApp', 'Visitor picks — chat here or open WhatsApp.', 'M3 5a2 2 0 0 1 2-2h6a2 2 0 0 1 2 2v4a2 2 0 0 1-2 2H8l-3 2v-2a2 2 0 0 1-2-2z']] as $val => $info)
@endforeach
{{-- Same intl-tel-input picker /devices uses. The
`.wa-iti-wrap` wrapper triggers the CSS sizing that
gives the dial-code badge enough breathing room — see
resources/css/wadesk.css. --}}
{{ __('Pick the country flag — the dial code is added automatically.') }}
{{ __('The visitor lands in WhatsApp with this message already typed.') }}