@if (auth()->user()->role == "Admin")
{{ auth()->user()->manager->name }}
{{ auth()->user()->manager->email }}
{{ auth()->user()->manager->skype }}