@php $footer = getContent('footer.content', true); $contact = getContent('contact_us.content', true); $pages = App\Models\Page::activeTemplate()->where('is_default', Status::NO)->get(); $policyPages = getContent('policy_pages.element', false, null, true); $socials = getContent('social_icon.element'); @endphp