@extends($_layout . 'clean') @section('body.class', 'account-page') @section('content')
Tài khoản

Đăt lại mật khẩu

Images
@csrf
@if ($em = $errors->first('email'))
{{$em}}
@endif
@endsection