@extends('layouts.master-without-nav') @section('title') Confirm Password @endsection @section('body') @endsection @section('content')
Confirm Password

Confirm Password with Skote.

@csrf
@error('password') {{ $message }} @enderror
@if (Route::has('password.request')) Forgot your password? @endif

Remember It ? Sign In here

© Skote. Crafted with by Themesbrand

@endsection