@php $contact = content('contact.content'); $footersociallink = element('footer.element'); @endphp {{@$contact->data->email}} {{@$contact->data->phone}} @forelse ($footersociallink as $item) @empty @endforelse @foreach ($language_top as $top) short_code ? 'selected' : '' }}> {{ __(ucwords($top->name)) }} @endforeach @if (@$general->logo) @else {{ __('No Logo Found') }} @endif {{ __('Home') }} {{ __('Investment Plans') }} @forelse ($pages as $page) {{ __($page->name) }} @empty @endforelse {{ __('Blog') }} @if (Auth::user()) {{ __('Dashboard') }} @else {{ __('Login') }} Sign up @endif {{-- @foreach ($language_top as $top) short_code ? 'selected' : '' }}> {{ __(ucwords($top->name)) }} @endforeach @if (Auth::user()) {{ __('Dashboard') }} @else {{ __('Login') }} @endif @foreach ($language_top as $top) short_code ? 'selected' : '' }}> {{ __(ucwords($top->name)) }} @endforeach --}}