Users

Username Email Actions
{{ user.username }} {{ user.email }}

Create Visit





Past Visits

  • {{ visit.id }} {{ visit.user.username }} {{ visit.date }}, {{ visit.hour }} {{ visit.note }}

    Prescription Details:

    Contact number: {{ prescription.telephone }}
    Prescription: {{ prescription.note }}

Upcoming Visits

  • {{ visit.id }} {{ visit.user.username }} {{ visit.date }}, {{ visit.hour }} {{ visit.note }}

    Prescription Details:

    Contact number: {{ prescription.telephone }}
    Prescription: {{ prescription.note }}

Create Prescription




Update Visit











Sort and Search Prescriptions:

prescriptions List

ID Name Email Telephone Note Actions
{{prescription.id}} {{prescription.visit.user.username}} {{prescription.visit.user.email}} {{prescription.telephone}} {{prescription.note}}

Users

    First Name Last Name Email
    {{ user.id }} {{ user.username }} {{ user.email }}