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

8 行
134 B
PHP

@extends('c_account.parent.layout')
@section('title', '親一覧')
@section('content')
<div id="c-parent-detail"></div>
@endsection