{{ config('app.name') }} {{ str_contains(request()->route()->getName(),'home.country')? get_country_emoji_by_iso($current_country_locale->country_iso): '' }}

@if ($country_locales->count() > 1)
@endif

{{ config('app.name') }} {{ str_contains(request()->route()->getName(),'home.country')? get_country_emoji_by_iso($current_country_locale->country_iso): '' }}