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

8 行
126 B
PHP

@extends('p_account.layout')
@section('title', '入社日を変更')
@section('content')
<div id="p-app"></div>
@endsection