@extends('layouts.app')
@section('content')
- Please provide valid information.
- The name and email address not be changeable after submission.
- Password can be reset or changed later.
- In case to reset password in future, reset link will be sent to this valid email address.
- Password must be at least 6 characters.
@endsection