Support Room
  • Home
  • Terms & Condition
  • Privacy Policy
  • @if(Session::get('access_token'))
  • Questionnaire
  • @endif
    @if(!Session::get('access_token'))
  • Patient Register
  • Patient Login
  • @else
  • {{Session::get('user_name')}}
    {{ __('Logout') }}
    @csrf
  • @endif