= $this->extend('layout/management_layout') ?> = $this->section('content') ?>
| Student Name | School ID | Actions |
|---|---|---|
| = esc($student['firstname'] . ' ' . $student['lastname']) ?> | = esc($student['school_id']) ?> | " class="btn btn-sm btn-outline-primary m-1"> = ucfirst($type) ?> |