@extends('canvas::auth') @section('content')

Forgot your password?

@csrf @if (session('status')) @endif
@error('email') {{ $message }} @enderror

Powered by Canvas

@endsection