@extends('layouts.auth') @section("title", "SaveSpace - Create password") @section('content')
Create password
$id, "token" => $token]) }}" method="post"> @csrf @if ($errors->any())
@endif

@endsection