Profile

{{ $greet }}, {{ Str::ucfirst(Str::lower(explode(' ', trim($user->fullname))[0])) }}!

Change information about yourself on this page.

{{--

Edit Profile

--}}
avatar
{{ ucfirst($user->fullname) }} {{ $user->email }}
Edit @if(auth()->user()->role === 'superadmin') Change Password @endif

Personal Information

{{ ucfirst($user->fullname) }}
{{ $user->phone_num }}
{{ $user->email }}
{{ $user->role }}