diff --git a/resources/views/category/kjpt.blade.php b/resources/views/category/kjpt.blade.php
index 37bc2ad..16a5a8f 100644
--- a/resources/views/category/kjpt.blade.php
+++ b/resources/views/category/kjpt.blade.php
@@ -22,35 +22,28 @@
-
-
- @if (getArticlesBYCate(55,5)->isNotEmpty())
- @foreach (getArticlesBYCate(55,5) as $info)
- @if($loop->iteration<5)
-
-
-
-
-
-
-
- {{ $info->title }}
-
-
-
- @endif
- @endforeach
- @endif
-
-
- @if (getArticlesBYCate(55,5)->isNotEmpty())
- @foreach (getArticlesBYCate(55,5) as $info)
+ @if (getArticlesBYCate(55,6)->isNotEmpty())
+ @foreach (getArticlesBYCate(55,6) as $info)
+
+
+
+
+
+
+
+ {{ $info->title }}
+
+
+
+ @endforeach
+ @endif
+
@@ -60,7 +53,7 @@
@endif
@endforeach
- @endif
+ @endif -->
diff --git a/resources/views/index/index.blade.php b/resources/views/index/index.blade.php
index fd7549c..2e2a9ec 100644
--- a/resources/views/index/index.blade.php
+++ b/resources/views/index/index.blade.php
@@ -110,7 +110,7 @@
-
+
@@ -240,7 +240,7 @@
-
+
-
diff --git a/resources/views/layouts/app.blade.php b/resources/views/layouts/app.blade.php
index 8501ac4..76c669b 100644
--- a/resources/views/layouts/app.blade.php
+++ b/resources/views/layouts/app.blade.php
@@ -3,6 +3,7 @@
+
{{ config('app.name', '') }}