このリポジトリは2023-09-09にアーカイブされています。 ファイルの閲覧とクローンは可能ですが、プッシュ、イシューの作成、プルリクエストはできません。
kikikan/backend/resources/views/c_account/register/complete.blade.php

9 行
132 B
PHP

@extends('c_account.layout')
@section('title', '登録')
@section('content')
<div id="c-signup-complete"></div>
@endsection