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

7 行
122 B
PHP

@extends('p_account.layout')
@section('title', 'お気に入り')
@section('content')
<div id="p-app"></div>
@endsection