@php $contact = getContent('contact_us.content',true); $socialIcons = getContent('social_icon.element',false); $languages = App\Models\Language::all(); $pages = App\Models\Page::where('tempname',$activeTemplate)->get(); @endphp