@extends('layouts.app') @section('title', 'Add Student') @section('content')

Add Student

@csrf

Guardian Information

@endsection