@if(session()->has('impersonator_id'))
You are impersonating {{ auth()->user()->name_first }} {{ auth()->user()->name_last }}
@csrf
@endif