@extends('admin.admin_dashboard') @section('admin') <<<<<<< HEAD ======= @include('partials.admin.stepper-assets') >>>>>>> origin/main
@csrf
Child Details

Provide the details of the child in the fields below

<<<<<<< HEAD Admin ======= Admin >>>>>>> origin/main

Parent and Guardian Info

Provide the basic details of the parents and guardian

@if ($errors->any()) @endif @if(Session::has('message')) @endif @endsection