Profil Pengguna
Foto Profil

Nama: {{ $user->name }}

Email: {{ $user->email }}

Telepon: {{ $user->phone }}

Role: {{ ucfirst($user->role) }}

@include('pelanggan.menu.detail') @include('auth.passwords.change')
{{-- --}}