@extends('layouts.vertical') @php $currentTab = 1; if(app('request')->input('t')){ $currentTab = app('request')->input('t'); } $policies = []; $consents = []; @endphp @section('css') @endsection @section('breadcrumb')
Add Enrolment Policies & Consent Forms that parents can complete and sign. Watch our short tutorial on creating and sharing enrolment / child registration forms with Parents.