Namjz
@if(auth()->check()) logout dashboard Logout @else login dashboard Login @endif
{{--
--}}
@yield('content')