@extends('web.layouts.layout') @section('content')
@include('web.layouts.header')

{{__('web.forgetpassword')}}

{{__('web.forgetpassword_desc')}}
@CSRF
@section('inject_js') @endsection @endsection