@if (Route::has('login'))
@auth
Home
@else
Log in
@if (Route::has('register'))
Register
@endif @endauth
@endif
Leann: Beer Compendium
This is the place where
Jon Kelbie
stores his beer data.