{{ getAppSettings('name') }}
  • @include('layouts.navbars.locale-menu')
  • {{ __tr('Welcome!') }}
    {{ __tr('My profile') }}
    {{ __tr('Logout') }}
    @if (hasCentralAccess())
  • {{ __tr('Dashboard') }}
  • {{ __tr('Vendors') }}
  • {{ __tr('Subscriptions') }}
  • {{ __tr('Translations') }}
  • {{ __tr('Configurations') }}
    • {{ __tr('General') }}
    • {{ __tr('User') }}
    • {{ __tr('Currency') }}