@extends('layouts.auth_customer') @section('title','Forget password') @section('content')

@lang('passwords.title')

@csrf
@endsection