@extends('admin.main') @section('content')

Child Health Checkup Survey

@if (Session::has('error_message')) @endif @if (Session::has('success_message')) @endif @if ($errors->any())
@endif

Bio Data

{{-- --}}
@endsection