@if(session('panel') == 'super-admin')  Empower @else Empower @endif
@if(\Session::get('panel') == 'payroll-admin') Back to empower.co.tz @if(isset($payrollCompanyList) && count($payrollCompanyList) > 0)
@else
@endif @endif @impersonating Leave Impersonation @endImpersonating
user @if(Session::get('panel') != 'payroll-admin')
{{ @trans('header.my_profile') }} {{ @trans('header.change_password') }} {{ @trans('header.sign_out') }}
@endif