增加标签

This commit is contained in:
2022-06-30 13:50:03 +08:00
parent 985558828a
commit 6f21ee66b5
21 changed files with 66 additions and 30 deletions

View File

@@ -1,6 +1,8 @@
@extends('layouts.app')
@section('title', $category->title)
@section('meta')
@include('meta.list')
@endsection
@section('content')
<!-- 详情 -->