Gestão de Projetos
@if (Auth::user()->role_id == 1)
Home
Dashboard
Projetos
{{--
Setores
--}}
Tabelas Auxiliares
Responsáveis
Recorrências
Painel de Monitoramento
@endif
{{ __('Sair') }}
@csrf
{{ $slot }}
@yield('scripts')