@php $css_ver = '1.2.0'; @endphp
{{ isset($seo_title) && $seo_title && $seo_title != '' ? $seo_title : $brand->title }}
{!! html_entity_decode($meta_tags ?? '') !!}
@if ($profile ?? false) @else
@endif
@livewireStyles {!! html_entity_decode($head_script ?? '') !!} {!! html_entity_decode($body_first ?? '') !!}
{{--
@foreach ($phone_number->social_links as $icon => $link) @if ($icon == 'whatsapp')
@elseif ($icon == 'phone')
@endif @endforeach
--}}
@if (app()->getLocale() == 'ar')
@else
@endif