@php $headers = json_decode(\App\Models\FrontEnd::find(1)->content); @endphp {{ $headers->topAddress ?? '' }} {{ $headers->topEmail ?? '' }} @lang('BOOK ONLINE') @lang('You can request appointment in 24 hours') {{ $ApplicationSetting->item_name ?? '' }} @lang('Home') @lang('About') @lang('Services') @lang('Contact') @lang('Log in') @php $locale = App::getLocale(); @endphp @foreach ($getLang as $key => $value) @if($locale == $key) {{ $value }} @endif @endforeach @foreach ($getLang as $key => $value) {{ $value }} @endforeach @lang('Call us for any question') {{ $headers->questionCall ?? '' }}
@lang('Call us for any question')