Pengaturan

Kelola akun, privasi, dan alamat pengiriman.

@foreach([[route('profile.settings.personal'),'user','Data Diri','Profil, foto, dan data kesehatan'],[route('profile.settings.account'),'lock','Email & Kata Sandi','Kelola akses dan keamanan akun'],[route('profile.settings.notifications'),'bell','Notifikasi','Pemberitahuan aplikasi dan email'],[route('addresses.index'),'map-pin','Alamat Saya','Alamat pengiriman tersimpan']] as [$url,$icon,$title,$copy]) {{ $title }}{{ $copy }} @endforeach GGoogle Account{{ $user->google_id ? 'Sudah tertaut dan terverifikasi' : 'Tautkan untuk login lebih cepat' }}@if($user->google_id)@else@endif