TomohonHebat Transcribe TomohonHebat Transcribe
    @role('admin')
  • {{ __('Admin Dashboard') }}
  • {{ __('Dashboard') }}

  • {{ __('Admin Panel') }}
  • {{ __('STT Management') }}
    • {{ __('STT Dashboard') }}
    • {{ __('File STT Results') }}
    • @if (config('stt.enable.local_live') == 'on')
    • {{ __('Live STT Results') }}
    • @endif
    • {{ __('Language Configuration') }}
    • {{ __('STT Configuration') }}
  • {{ __('User Management') }}
    • {{ __('User Dashboard') }}
    • {{ __('User List') }}
    • {{ __('Activity Monitoring') }}
  • {{ __('Notifications') }}
    • {{ __('Mass Notifications') }}
    • {{ __('System Notifications') }}
  • {{ __('General Settings') }}
    • {{ __('Global Settings') }}
    • {{ __('Branding & Logos') }}
    • {{ __('Registration Settings') }}
    • {{ __('SMTP Settings') }}

  • @endrole
  • {{ __('User Panel') }}
  • {{ __('Transcribe') }}
    • {{ __('File / Upload') }}
    • {{ __('Record') }}
    • {{ __('Live') }}
    • {{ __('All Results') }}
    • @if (config('stt.enable.local_live') == 'on')
    • {{ __('Live Results') }}
    • @endif
  • {{ __('Projects') }}
    • {{ __('Project List') }}
  • {{ __('Notifications') }}
  • {{ __('Account') }}
    • {{ __('Profile') }}
    • {{ __('Change Password') }}