= $this->extend('layout/management_layout') ?> = $this->section('content') ?>
| # | School ID | First Name | Last Name | School Email | Phone | Position | Class-Section | Actions |
|---|---|---|---|---|---|---|---|---|
| = esc($order++); ?> | = esc($s['school_id'] ?? '') ?> | = esc($s['firstname'] ?? '') ?> | = esc($s['lastname'] ?? '') ?> | = esc($s['work_email'] ?? '') ?> | = esc($s['cellphone'] ?? '') ?> | = esc($s['roles'] ?? ($s['active_role'] ?? '')) ?> | = esc($s['class_section']) ?> | Edit |