@props(['articles', 'allArticles'])
{{ lpick('Actualités & Insights', 'News & Insights', 'Aktuelles & Insights') }}

{{ lpick('Perspectives sur ', 'Perspectives on ', 'Perspektiven auf ') }}{{ lpick("l'Océan Indien et l'Afrique.", 'the Indian Ocean and Africa.', 'den Indischen Ozean und Afrika.') }}

@if ($allArticles->isNotEmpty())
@endif
@forelse ($articles as $article) @if ($loop->first) @endif @empty

{{ lpick('Aucun article publié pour le moment. Revenez bientôt !', 'No articles published yet. Come back soon!', 'Noch keine Artikel veröffentlicht. Schauen Sie bald wieder vorbei!') }}

@endforelse
{{ lpick('Restez informé des ', 'Stay informed on ', 'Bleiben Sie informiert über ') }}{{ lpick('opportunités', 'opportunities', 'Chancen') }}{{ lpick(" dans l'Océan Indien.", ' in the Indian Ocean.', ' im Indischen Ozean.') }}

{{ lpick('Insights exclusifs · Actualités réglementaires · Opportunités d\'affaires — une fois par mois.', 'Exclusive insights · Regulatory updates · Business opportunities — once a month.', 'Exklusive Insights · Regulatorische Updates · Geschäftschancen — einmal im Monat.') }}

{{-- Honeypot anti-spam : champ invisible qui doit rester vide. --}}

{{-- Modale : tous les articles --}} @if ($allArticles->isNotEmpty()) @endif