@impersonating @if(auth()->check())
You are currently logged in as {{ auth()->user()->name }}. Return to your account.
@endif @endimpersonating