{{ user.first_name|capfirst }} {{ user.last_name|capfirst }}
Checkings Account
Profile Information
- Full Name: {{ user.first_name }} {{ user.last_name }}
- Mobile: {{ userdetails.first.phone_number }}
- Email: {{ user.email }}
- Street Address: {{ userdetails.first.address }}
- State of Origin: {{ userdetails.first.state_of_origin }}
- Next of Kin: {{ userdetails.first.next_of_kin }}