@guest @else
@if (Auth::user()->first_name)
@endif
Ruchira Jayasuriya
{{ Auth::user()->first_name . ' ' . Auth::user()->last_name }}
Change Password
Logout
@endguest
@yield('content')
This will log you out from all the apps.
Error ! You are not registered to log in