@if (Auth::guard('hospital')->check())

You are logged in as HOSPITAL User

@else

You are logged Out as HOSPITAL User

@endif