@extends('foreground.layouts.frame') @section("titleBanner") Banner描述 @endsection @section("scripts") @include("foreground.injections.signup.index") @endsection @section("body") @include('foreground.layouts.gtm') @include("foreground.layouts.alert") @include('foreground.layouts.header', [ 'current' => '', ])

會員註冊

@csrf

帳號設定

基本資料

@include('foreground.layouts.pagetop') @include('foreground.layouts.footer') @vite("resources/js/foreground/formValidation.js") @endsection