@php
$footerContent = getContent('footer.content', true);
$subscribeContent = getContent('subscribe.content', true);
$policyPages = getContent('policy_pages.element');
$socialElements = getContent('social_icon.element', orderById: true);
@endphp
@push('script')
@endpush