@extends('layouts.app') @section('title', 'Reset Password') @section('content')

Choose a new password

@csrf
@endsection