-
-
-
-
-{{ $category->title }}
-首页 > {{ $category->title }} >
+
+
-
+ @include('layouts.left')
+
+
+
+
+
+ {{ $category->title }}
+首页 > {{ $category->title }} >
+ -
+ @foreach($articles as $article)
+
- cover)) class="noImg" @endif>
+ + ++
+ +
+ {{ $article->title }} ++
+{{ $article->description }}+ {{-- 查看更多>> --}} + {{ $article->created_at }} +
+ @endforeach
+
-
- @foreach($articles as $article)
-
- cover)) class="noImg" @endif>
-
- - {{ $article->title }} --
-{{ $article->description }}- {{-- 查看更多>> --}} - {{ $article->created_at }} -
- @endforeach
-