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

@lang('passwords.title')

@csrf
@if ($registration_status=='enable') @endif
@endsection