Profile
Your personal and contact information, Complete your profile now!
Profile Overview
Personal Information
= htmlspecialchars($user['name']) ?>
@= htmlspecialchars($user['username']) ?>
= $hasProfile && !empty($user['p_email']) ? htmlspecialchars($user['p_email']) : 'Not provided' ?>
= $hasProfile && !empty($user['whatsapp']) ? htmlspecialchars($user['whatsapp']) : 'Not provided' ?>
= $hasProfile && !empty($user['moto']) ? htmlspecialchars($user['moto']) : 'Not provided' ?>
Address
= $hasProfile && !empty($user['provinsi']) ? htmlspecialchars($user['provinsi']) : 'Not provided' ?>
= $hasProfile && !empty($user['kabupaten']) ? htmlspecialchars($user['kabupaten']) : 'Not provided' ?>
= $hasProfile && !empty($user['kecamatan']) ? htmlspecialchars($user['kecamatan']) : 'Not provided' ?>
= $hasProfile && !empty($user['desa']) ? htmlspecialchars($user['desa']) : 'Not provided' ?>
= $hasProfile && !empty($user['kode_pos']) ? htmlspecialchars($user['kode_pos']) : 'Not provided' ?>