@if(isset($headerData['favicon']) && !empty($headerData['favicon']))
@else
@endif
@if(app()->getLocale() === 'ar')
@else
@endif
{{-- CRITICAL: Unpoly core MUST be in head to survive body swaps --}}
@include('ecommerce::layout.unpoly-core')
@stack('head')
{{--