@extends('layouts.app') @section('content')

Reset Password

@if($errors->any())
@endif
@csrf
@endsection