Hello , {{ Auth::user()->name }} @if(Auth::user()->role == 'admin') Administrator @else Employee @endif