{{-- Sign up and get a $500 Gift Card from Graphicszoo! --}} @if(request()->route()->uri == 'pricing') Product Pricing Our Work Reviews Resources Blog About Us Contact Us @endif @if (!isAnonymousUser()) @auth('web') Logout @csrf @endauth @auth('admin') Logout @csrf @endauth @endif @guest('admin') @guest('web') @if ( !request()->is('signup') ) Get Started @endif @if ( !request()->is('login') ) Login @endif @endguest @endguest @auth('admin') Dashboard @endauth @auth('web') Dashboard @endauth
Sign up and get a $500 Gift Card from Graphicszoo!