@auth @if(Auth::user()->master())
  • emitente
  • layouts clientes
  • gerenciar layouts
  • @endif @if(Auth::user()->admin())
  • {{ Auth::user()->matrix() ? 'loja' : 'cliente' }}
  • categoria
  • item
  • sequĂȘncia
  • agenda
  • monitor
  • live
  • dashboard
  • @endif @if (Auth::user()->market())
  • monitor
  • @endif @if (Auth::user()->branch())
  • monitor filial
  • @endif @endauth