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

7 行
116 B
PHP

@extends('p_account.layout')
@section('title', '子一覧')
@section('content')
<div id="p-app"></div>
@endsection