Cat Medical
@if(Auth::check()) @if(Auth::user()->role_id == '2')
  • @php function ismobile() { return (bool) strpos($_SERVER['HTTP_USER_AGENT'], 'Mobile'); } @endphp @if(ismobile()) {{ Auth::user()->name }} @else {{ Auth::user()->name }} @endif
    • Diagnosa
    • Riwayat
    • Profil
    • Logout
@endif @else
  • Sign In With Google
  • @endif