@php
$themeSettings = $tenant->themeSettings;
$custom = $themeSettings->customizations ?? [];
$primaryColor = $custom['primary_color'] ?? '#2d6cdf';
$font = $custom['font'] ?? 'system';
@endphp
{{-- بانر موافقة ملفات تعريف الارتباط (Cookie Consent) --}}