@extends('layouts.app') @section('title', 'Welcome — set up your account') @section('content')

Welcome to AGS

A few details before you launch. We use these to keep your AGS account safe and to comply with student-privacy rules.

@csrf {{-- Section 1: the student --}}
About the student

The person who'll be using AGS Math (and friends).

{{-- Section 2: the parent/guardian --}}
Parent / guardian contact Required (student is under 13)

For students under 13, parental consent + contact is required by privacy regulations.

@endsection