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

9 行
138 B
PHP

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