@extends('layouts.guest') @section('title', 'Forgot Password') @section('heading', 'Reset your password') @section('content')
@csrf

Back to Sign in

@endsection