@if (Request::path() == '/')
@else
@endif
Home
About
Plan
FAQ
Contact
Blog
@auth
Dashboard
@else
Login
@endif
@yield('content')