• {{--
  • Store Logo Select Store
    Store Logo Grocery Alpha Store Logo Grocery Apex Store Logo Grocery Bevy Store Logo Grocery Eden
  • --}} {{--
  • Language
    English French Spanish German
  • --}} {{--
  • 1
  • --}} {{--
  • 2
    Notifications Clear All
    • John Doe added new task Patient appointment booking

      4 mins ago

    • Tarah Shropshire changed the task name Appointment booking with payment gateway

      6 mins ago

    • Misty Tison added Domenic Houston and Claire Mapes to project Doctor available module

      8 mins ago

    • Rolland Webber completed task Patient and Doctor video conferencing

      12 mins ago

    • Bernardo Galaviz added new task Private chat module

      2 days ago

    View all Notifications
  • --}} {{--
  • --}}
  • {{ Auth::user()->full_name ?? '' }}
    {{ $authUser->full_name ?? 'Guest' }}
    {{ $authUser->user_type ?? 'No Role' }}

    @php $profileRoute = Auth::guard('installer')->check() ? route('installer.profile') : route('profile'); $changePasswordRoute = Auth::guard('installer')->check() ? route('installer.change_password') : route('change_password'); $logoutRoute = Auth::guard('installer')->check() ? route('installer.logout') : route('logout'); @endphp My Profile
    Change Password
    Logout
    @csrf
My Profile Logout