{% extends '../template.html' %} {% block title %}Pasien Baru{% endblock %} {% block subcontent %} {% if session.flash.error != "" %} {{ session.flash.error | safe }} {% endif %}

Data Pasien > Tambah Pasien

No. RekMed
No. Identitas
Nama Lengkap
Nama Keluarga
Tgl Lahir dd-mm-yyyy
Jns Kelamin
Alamat
Telepon
Golongan

Batal
{% endblock %}