@extends('website.layout.master') @section('title') Reset Password @endsection @section('content')

Reset Password?

@include('website.layout.laravel_errors')
@csrf

@endsection