@extends('layouts.auth') @section("title", "SaveSpace - Verify") @section('content')
Verify your new e-mail address
$id, "token" => $token]) }}" method="post"> @csrf @if ($errors->any())
@endif

@endsection