-
@if (Auth::check()) {{ Auth::user()->name }} @endif
@if (Auth::check()) {{ Auth::user()->email }} @endif - Sair
Cadastrar Novo Evento
Voltar-
@foreach ($errors->all() as $error)
- {{ $error }} @endforeach