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

7 行
126 B
PHP

@extends('c_account.auth.layout')
@section('title', 'ログイン')
@section('content')
<div id="c-login"></div>
@endsection