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

7 行
125 B
PHP
Raw 通常表示 履歴

2021-10-02 17:21:23 +09:00
@extends('c_account.login.layout')
@section('title', 'ログイン')
@section('content')
<div id="login"></div>
@endsection