{{ getAppSettings('name') }} {{ getAppSettings('name') }}
  • @include('layouts.navbars.locale-menu')
  • {{ __tr('Welcome!') }}
    {{ __tr('My profile') }}
    {{ __tr('Logout') }}
    @if (hasCentralAccess())
  • {{ __tr('Dashboard') }}
  • {{ __tr('User Plans') }}
    •      {{ __tr('Auto') }}
    •      {{ __tr('Manual/Prepaid') }} @if(getPendingSubscriptionCount()){{ getPendingSubscriptionCount() }} @endif
  • {{ __tr('Users') }}
  • {{ __tr('Pages') }}
  • {{ __tr('Languages') }}
  • {!! __tr('Setup') !!}
  • {!! __tr('Embedded Signup') !!}
  • {{ __tr('Settings') }}
    •      {{ __tr('General') }}
    •      {!! __tr('User') !!}
    •      {{ __tr('Currency') }}