{{ '@' . Auth::user()->username }}
{{ ucfirst(str_replace('_', ' ', Auth::user()->role)) }}{{ Auth::user()->email }}
Bergabung {{ Auth::user()->created_at->translatedFormat('d F Y') }}
@if(Auth::user()->pegawai)NIP: {{ Auth::user()->pegawai->nip }}
@endif