@extends('frontend.include.layout') @section('content')
Forgot Password to your account

Register if you are new? Sign up instead!


@csrf
@error('email') {{ $message }} @enderror
@endsection @section('script') @endsection