@extends('layouts.guest') @section('title', 'Reset Password') @section('heading', 'Set new password') @section('content')
@csrf
@endsection