@if (Route::has('login'))
@auth
App
@else
Login
@if (Route::has('register'))
Register
@endif @endauth
@endif
PARTNER REGISTRATION
Start Now