@php $contactContent = getContent('contact_us.content', true); $socialElements = getContent('social_icon.element', false, null, true); @endphp
@if ($general->multi_language) @php $language = App\Models\Language::all(); @endphp
@endif @guest @lang('Login') @lang('Register') @endguest @auth @lang('Dashboard') @lang('Logout') @endauth