{{auth()->user()->name}} @if (auth()->user()->role == 'user') Jafung @elseif (auth()->user()->role == 'admin') Tim Penilai @elseif (auth()->user()->role == 'super') PIC @elseif (auth()->user()->role == 'pembina') Pembina Jafung @endif