{{ Config::get('site.name') }}
  • Explore
  • Neighborhoods
  • Events
  • Apartments
  • @if( Auth::check() )
  • {{ $user->fullname }}
    • Settings
    • Favorites
    • Log Out
  • @else @if( ! Request::is('auth/login'))
  • Log In
  • @endif @if( ! Request::is('auth/signup'))
  • Sign Up
  • @endif @endif