@extends('layouts.master-without-nav') @section('title') @lang('translation.password-reset') @endsection @section('content')
Reset Password

Reset Password with Borex.

@if (session('status')) @endif
@csrf
@error('email') {{ $message }} @enderror

Remember It ? Sign In here

Remember It ? Sign In

© Borex . Crafted with by Themesbrand

@endsection @section('script') @endsection