@if (Route::has('login'))
@auth Dashboard @else Log in @if (Route::has('register')) Register @endif @endauth
@endif

Documentation

Laravel has wonderful documentation covering every aspect of the framework. Whether you are a newcomer or have prior experience with Laravel, we recommend reading our documentation from beginning to end.

Scheduler v 1.0 Admin Portal