@php // Data is injected by a view composer in AppServiceProvider. $loggedInUser = $loggedInUser ?? (\Auth::check() ? \Auth::user() : null); $loggedInUserPresenter = $loggedInUserPresenter ?? ($loggedInUser ? $loggedInUser->present() : null); $userBaseCommunity = (int) ($userBaseCommunity ?? 0); $createbusinessUrl = $createbusinessUrl ?? URL::route('pages-create'); $rideDashboardUrl = $rideDashboardUrl ?? ''; $canShowStoreLink = (bool) ($canShowStoreLink ?? false); $totalCartCount = (int) ($totalCartCount ?? 0); $isIdentityVerified = (bool) ($isIdentityVerified ?? false); @endphp
  • @if(Auth::check()) {!! Theme::section('layouts.language-change') !!} @endif
  • @if(\Session::has('appLogin') and \Session::get('appLogin')=='appLogin') @else
  • Open - www.idhubs.com
  • @endif
  • {{trans('global.home')}}
  • @if($communityInternalUrl)
  • Internal Collaboration
  • @endif @if($ipUrl!="")
  • My Website
  • @else
  • Create Personal Website
  • @endif @if($canShowStoreLink)
  • {{trans('global.my-stores')}}
  • @else
  • Create an Online Store
  • @endif @if($rideDashboardUrl)
  • SIM Booking Dashboard
  • @endif
  • {{trans('appointments.my-calendar')}}
  • {{trans('businessecommerce.my-cart')}} {{$totalCartCount}}
  • @if($userBaseCommunity > 0)
  • {{trans('jobs.post-a-job-view-jobs')}}
  • @endif
  • Account Settings
  • {{trans('global.invite-a-friend')}}
  • {{trans('global.my-poll-reports')}}
  • {{trans('global.personal-notes')}}
  • @if(Auth::user()->contest_admin==1 && ($loggedInUserPresenter->contest_id !=0))
  • Contest Admin
  • @endif @if(Auth::user()->community_moderator_admin==1) @endif
  • {{trans('user.my-profile')}}
  • {{trans('global.my-transactions')}}
  • Themes
  • @if($isIdentityVerified)
  • {{trans('global.my-identity')}}
  • @endif @if(Auth::user()->statistics_admin==1)
  • {{trans('admincp.user-statistics')}}
  • @endif @if(Auth::user()->game_manager==1 || Auth::user()->game_subadmin==1 || Auth::user()->country_manager==1)
  • {{trans('global.access-id-management')}}
  • @endif @if(Auth::user()->identity_admin==1)
  • {{trans('global.user-identification-admin')}}
  • @endif @if(Auth::user()->identity_access==1)
  • {{trans('global.access-identity')}}
  • @endif @if(Auth::user()->campaign_access==1 and \Auth::user()->ban_campaign==0)
  • {{trans('global.email-campaign')}}
  • @endif
  • {{trans('global.logout')}}
@if(\Session::has('appLogin') and \Session::get('appLogin')=='appLogin') @if($rideDashboardUrl) Race2Real App 1.0v @endif @endif