When using firefox browser, at the moment of initiating section, and being in the home, if we go back, the login will appear, even if the auth has been validated, if you use igaul
> @if(Auth::check())
> <div>
> Esta logeado
> </div>
@endif
for user verification, however only the source code is modified, but nothing changes in the view.