diff --git a/public/assets/index/images/index_arrow.png b/public/assets/index/images/index_arrow.png
new file mode 100644
index 0000000..0dfded8
Binary files /dev/null and b/public/assets/index/images/index_arrow.png differ
diff --git a/resources/views/category/kxyj.blade.php b/resources/views/category/kxyj.blade.php
index ae09cb6..e2d569c 100644
--- a/resources/views/category/kxyj.blade.php
+++ b/resources/views/category/kxyj.blade.php
@@ -210,7 +210,7 @@
-
{{ $info->title }}
+
{{ $info->title }}
{{ $info->created_at->format('Y-m-d') }}
diff --git a/resources/views/index/index.blade.php b/resources/views/index/index.blade.php
index 8cf4b19..758ee4a 100644
--- a/resources/views/index/index.blade.php
+++ b/resources/views/index/index.blade.php
@@ -116,6 +116,7 @@
@@ -123,6 +124,7 @@
@@ -130,6 +132,7 @@
diff --git a/resources/views/layouts/header.blade.php b/resources/views/layouts/header.blade.php
index 9e7acc7..99ee381 100644
--- a/resources/views/layouts/header.blade.php
+++ b/resources/views/layouts/header.blade.php
@@ -44,8 +44,21 @@
-
 }})
+
+
+ @foreach (getAdvertsByCate(34,3) as $info)
+
+ @endforeach
+
+
+
+
+
+
+@push('script')
+
+
+@endpush