@extends('adminlte::page') @section('title', 'Edit Guardian') @section('content_header')

Edit Guardian

@stop @section('content')

Edit Guardian

@csrf @method('PUT')
This email is used for login.
Check this to set the password back to the default. The guardian can change it after login.
Back
@stop