diff --git a/resources/views/category/jgsz.blade.php b/resources/views/category/jgsz.blade.php index f7cf146..fcb3c23 100644 --- a/resources/views/category/jgsz.blade.php +++ b/resources/views/category/jgsz.blade.php @@ -1,28 +1,53 @@ @extends('layouts.app') -@section('title', $article->title) - +@section('title', $category->title) @section('content') -
{{ $article->created_at }}
- @endif - -