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

Re-Password with Skote.

--}}
@csrf
@endsection @section('script') @endsection