@extends('components.customer-auth-layout') @section('content')

Reset Password

Almost there!

@csrf
@error('password')

{{ $message }}

@enderror
{{--

Dont have an account? Sign Up

--}}
@endsection