{{ t('dashboard') }}
@php do_action('before_tenant_dashboard_content'); @endphp
{{-- conversation limit alert --}} @if ( $conversationLimit != -1 && ($totalConversations == $conversationLimit || $totalConversations >= $conversationLimit))

{{ t('conversation_limit_reached') }}!

{{ t('conversation_limit_upgrade_message') }}.

  • {{ t('campaign_sending_paused') }}
  • {{ t('chat_reinitialization_disabled') }}
  • {{ t('new_conversation_blocked_until_limit_reset') }}
@endif {{-- Dashboard Template Change Alert --}} @if (get_tenant_setting_from_db('whats-mark', 'is_templates_changed', '0') == '1')

{{ t('whatsapp_template_status_change_detected') }}

{{ t('we_have_received') }} {{ t('webhook_events_from_meta') }} {{ t('whatsapp_messsage_template_changed_alert') }}

{{ t('warning_point_1') }}
{{ t('warning_point_2') }}
{{ t('warning_point_3') }}
@endif

{{ t('hello') }} {{ $tenantUser ? $tenantUser->firstname . ' ' . $tenantUser->lastname : t('user') }},

{{ t('empower_your_business') }} {{ $appName }}

{{ t('usage_limits') }}

{{ do_action('after_dashboard_stats_card') }}

{{ t('audience_growth') }}

{{ t('contact_sources') }}

{{ t('weekly_message_volume') }}

{{ t('campaign_statistic') }}