@if (!session()->has('selectedDevice'))
{{ __('Please select a device first') }}
@else
@csrf
{{ __('Broadcast Settings') }}
{{ __('Anti-spam delay between each group message') }}
Detecting timezone...
{{-- Repeat / Recurring Schedule --}}
{{ __('hour(s)') }}
{{ __('Mention Settings') }}
{{-- Peringatan: mention butuh jadwal --}}
{{ __('Load from Template') }}
{{ __('Target Groups') }}
@if(session()->has('selectedDevice')) @endif
{{ __('Click "Load Groups" to show groups from phonebook, or "Fetch from Device" to sync directly from WhatsApp.') }}

{{ __('Click "Load Groups" to show your WA groups') }}

0 {{ __('groups selected') }}

{{ __('Paste the group ID from Phonebook. Multiple IDs can be separated by commas.') }}
{{ __('Message') }}
{{ __('Cancel') }}
@endif