Southend Private School — Demo User Credentials
================================================
All seeded demo accounts use the same password: password

Name                          | Email                          | Password  | Role
------------------------------|--------------------------------|-----------|------------------
Osei Admin                    | osei@southend.edu              | password  | Super Admin
Faith Owusu                   | faith@southend.edu             | password  | Administrator
Patricia Asare                | patricia@southend.edu          | password  | Bursar
James Mwale                   | accountant@southend.edu        | password  | Accountant
Samuel Mensah                 | samuel@southend.edu            | password  | Teacher
Grace Chirwa                  | registrar@southend.edu         | password  | Registrar
Mary Phiri                    | librarian@southend.edu         | password  | Librarian
Peter Banda                   | frontdesk@southend.edu         | password  | Front Desk
David Kumwenda                | auditor@southend.edu           | password  | Auditor
Dr. Kwame Osei                | headmaster@southend.edu        | password  | Headmaster
Alice Nyirenda                | depthead@southend.edu          | password  | Department Head
Elizabeth Banda               | parent.banda@southend.edu      | password  | Parent
Thandiwe Banda                | thandiwe.banda@southend.edu    | password  | Student (Head Girl)
Chisomo Phiri                 | chisomo.phiri@southend.edu     | password  | Student (Head Boy)
Kwame Mensah                  | kwame.mensah@southend.edu      | password  | Student (Prefect)

Login URL: http://localhost:8000/login (or your APP_URL)

Notes:
- Passwords are stored hashed in the database; the plaintext above applies to seeded demo data only.
- Run `php artisan migrate --seed` if any accounts are missing.
- Change all passwords before production use.
