@extends("shared.base", ["title" => "Create New Account"]) @section("styles") @endsection @section("content")
auth-card-bg

Create your account by entering the form below.

Use 8+ characters with letters, numbers & symbols.

Already have an account? Login

© UBold — by Coderthemes

@include("shared.partials.footer-scripts") @endsection @section("scripts") @vite(["resources/js/pages/auth-password.js"]) @endsection