diff --git a/resources/views/index/index.blade.php b/resources/views/index/index.blade.php index 47c85d7..1aaa209 100644 --- a/resources/views/index/index.blade.php +++ b/resources/views/index/index.blade.php @@ -90,21 +90,21 @@
- {{ getOneCategory(17,'title') }} + {{ getOneCategory(17,'title') }}
- {{ getOneCategory(26,'title') }} + {{ getOneCategory(26,'title') }}
- {{ getOneCategory(6,'title') }} + {{ getOneCategory(6,'title') }}
@@ -155,7 +155,7 @@
@if (getArticlesBYCate(31,3)->isNotEmpty()) @foreach (getArticlesBYCate(31,3) as $info) -
+
{{ $info->title }}
@@ -190,7 +190,7 @@
@if (getArticlesBYCate(32,3)->isNotEmpty()) @foreach (getArticlesBYCate(32,3) as $info) -
+
{{ $info->title }}