@include("common.header")

创建新账号

已有账号? 直接登录

@csrf
@include("common.form_error")
@include("common.footer")