@extends('layouts.auth') @section('title') Reset Password @endsection @section('content')
Reset Password

reset your password with skote.

@csrf
@error('email') {{ $message }} @enderror
@error('password') {{ $message }} @enderror
Sign up using

By registering you agree to the Skote Terms of Use

Already have an account ? Login

© Skote. Crafted with by Themesbrand

@endsection