Namjz
Features
Enterprise
Support
Pricing
@if (auth()->user())
Request
@endif
@if(auth()->check())
logout dashboard
Logout
@else
login dashboard
Login
@endif
{{--
--}}
@yield('content')