{{ @Auth::user()->name }}

You're a @if(@Auth::user()->status == 2 ) {{__('Instructor')}} @else {{__('Student')}} @endif