= $this->extend('layout/main_layout') ?>
= $this->section('content') ?>
getFlashdata('success')): ?>
= session()->getFlashdata('success') ?>
getFlashdata('error')): ?>
= session()->getFlashdata('error') ?>
Parent/Authorized User Information
| First Name |
Last Name |
Email |
Relation |
Phone |
Status |
= $this->endSection() ?>