- ADMINISTRAÇÃO
- Dashboard
- Conexões Ativas
- Tickets de Suporte
- Tutorial
- CLIENTES @if(Session::get('testes') == 0) @else
- Criar Testes @endif
- Criar Cliente
- Importar Cliente
- Gerenciar Clientes @if(Auth::user()->tipo == 'Super Master' || Auth::user()->tipo == 'Master' || Auth::user()->tipo == 'Ultra' || Auth::user()->id == '5')
- REVENDAS
- Criar Revenda
- Gerenciar Revendas @endif
- FINANCEIRO
- Comprar Créditos @if(Auth::user()->tipo == 'Master' || Auth::user()->tipo == 'Ultra' || Auth::user()->id == '5')
- Conf. Mercado Pago @else @endif
- SISTEMA
- Extrato
- Minha Conta @if(Auth::user()->id== 1 || Auth::user()->id== 3 || Auth::user()->id==217431)
- Admin @else @endif @if(Auth::user()->id== 1 || Auth::user()->id== 3 || Auth::user()->id==217431)
- Config. Msg Rápida @else @endif @if(Auth::user()->id== 1 || Auth::user()->id== 3 || Auth::user()->id==217431)
- Gerenciar Tutorial @else @endif
- Logout