= $this->extend('layout/management_layout') ?> = $this->section('content') ?>
Upload a CSV file with emails, compare against your database emails, and see matches and gaps.
The CSV can be a single column of emails or multi-column. This tool extracts any values that look like emails.
Provide a backend endpoint that returns JSON like:
{"users": [...], "parents": [...]}
| Source |
|---|