{{-- --}}
{{-- Navbar --}}
@guest
Editais
Login
@csrf
Entrar
{{ __('Endereço de E-mail') }}
@error('email')
{{ $message }}
@enderror
{{ __('Senha') }}
@error('password')
{{ $message }}
@enderror
{{ __('Lembrar Senha') }}
{{__('Entrar')}}
{{ __('Esqueceu sua senha?')}}
{{ __('Cadastre-se') }}
@else
Home
{{ Auth::user()->name }}
{{ __('Minha Conta') }}
@if(Auth::user()->administradors != null)
{{ __('Perfil Administrador') }}
@endif @if(Auth::user()->AdministradorResponsavel != null)
{{ __('Perfil Pro-reitor') }}
@endif @if(Auth::user()->coordenadorComissao != null)
{{ __('Perfil Coordenador') }}
@endif @if(Auth::user()->avaliadors != null)
{{ __('Perfil Avaliador') }}
@endif @if(Auth::user()->proponentes != null)
{{ __('Perfil Proponente') }}
@endif @if(Auth::user()->participantes->where('user_id', Auth::user()->id)->count() != 0)
{{ __('Perfil Participante') }}
@endif
{{ __('Sair') }}
@csrf
@endguest
@hasSection ('sidebar') @yield('sidebar') @endif {{--
--}} @yield('content') {{--
--}}
@hasSection ('javascript') @yield('javascript') @else @endif
Universidade Federal
do Agreste de Pernambuco
Laboratório Multidisciplinar
de Tecnologias Sociais
{{--
Desenvolvidor por:
Laboratório Multidisciplinar de
Tecnologias Sociais
Avenida Bom Pastor, s/n.º
Bairro Boa Vista - CEP:
55292-270 - Garanhuns - PE
LMTS
Quem Somos
Equipe
Notícias
Projetos
Siga-nos nas Redes Sociais
CONTATO
lmts@ufrpe.br
APOIO
Universidade Federal Rural
do Agreste de Pernambuco
--}}