@if ($customPage['seo_description']) @endif @if ($customPage['seo_keyword']) @endif @if ($customPage['seo_title']) {{ $customPage['seo_title'] }} | {{ getAppName() }} @else {{ $customPage['title'] }} | {{ getAppName() }} @endif @if (!empty(getAppLogo())) @endif {{-- bootstrap --}} {{-- css links --}} @php $langSession = Session::get('languageName'); $frontLanguage = !isset($langSession) ? getSuperAdminSettingValue('default_language') : $langSession; @endphp @if (!empty($setting['custom_css'])) @endif {!! getSuperAdminSettingValue('extra_js_front') !!} {{-- @if (!empty($metas['google_analytics'])) {!! $metas['google_analytics'] !!} @endif --}} @routes @include('front.layouts.header3')
{!! $customPage->description !!}

{{ __('messages.theme3.ready_to_transform') }}

{{ __('messages.theme3.create_your_digital_business_card') }}

@include('front.layouts.footer3')