logo
  • {{ __('Dashboard') }}
  • @can('users.view')
  • {{ __('Users') }}
    {{__('All Users, Roles & Permission')}}
    • {{ __('All Users') }}
    • {{ __('Roles & permissions') }}
  • @endcan @can('cadidates.view')
  • {{ __('Candidates') }}
  • @endcan @can('voters.view')
  • {{ __('Voters') }}
    {{__('Verified Voters, Non Verified Voters')}}
    • {{ __('Verified Voters') }}
    • {{ __('Non Verified Voters') }}
  • @endcan @can('constituencies.view')
  • {{ __('Constituency') }}
  • @endcan @can('designation.view')
  • {{ __('Designation') }}
  • @endcan @can('parties.view')
  • {{ __('Party') }}
  • @endcan @can('electiontypes.view')
  • {{ __('Election Type') }}
  • @endcan @can('faq.view')
  • {{ __('Faq') }}
  • @endcan @can('blog.view')
  • {{ __('Blog') }}
  • @endcan @can('locations.view')
  • {{ __('Locations') }}
    {{__('All Countries, All States, All Cities')}}
    • {{ __('All Countries') }}
    • {{ __('All States') }}
    • {{ __('All Cities') }}
  • @endcan @can('applycndidates.add')
  • {{ __('Apply for candidate') }}
  • @endcan @can('votes.view')
  • {{ __('Vote Now') }}
  • @endcan @can('reports.view')
  • {{ __('Reports By Filter') }}
  • {{ __('Reports By List') }}
    {{__('Voter by Constituency, Party, Other Reports')}}
    • {{ __('Voter by Constituency') }}
    • {{ __('Party') }}
      {{__('Party Vote, Party Vote By Constituency, Party Vote By Designation, Party Vote By Electiontype')}}
      • {{ __('Party Vote') }}
      • {{ __('Party Vote By Constituency') }}
      • {{ __('Party Vote By Designation') }}
      • {{ __('Party Vote By Electiontype') }}
    • {{ __('Other Reports') }}
      {{__('Vote By Candidate, Vote By Party, Vote By Election Type, Vote By Designation, Vote By Constituency')}}
      • {{ __('Vote By Candidate') }}
      • {{ __('Vote By Party') }}
      • {{ __('Vote By Election Type') }}
      • {{ __('Vote By Designation') }}
      • {{ __('Vote By Constituency') }}
  • @endcan @can('settings.view')
  • {{ __('Site Settings') }}
    {{__('Settings, Terms & Condition, Language & Translation, Privacy Policy, Mail Settings, Whatsapp Button Settings, Registration Settings, PWA Settings')}}
    • {{ __('Settings') }}
    • {{ __('Terms & Condition') }}
    • {{ __('Language & translation') }}
    • {{ __('Privacy Policy') }}
    • {{ __('Mail Settings') }}
    • {{ __('Whatsapp Button Settings') }}
    • {{ __('Registration Settings') }}
    • {{ __('PWA Settings') }}
  • @endcan