@if (isset(Session::get('user')['USERID']))
@else
@endif
@if (isset(Session::get('user')['USERID']))
Logout
@else @endif