diff --git a/resources/views/index/index.blade.php b/resources/views/index/index.blade.php index d577ad5..62d53db 100644 --- a/resources/views/index/index.blade.php +++ b/resources/views/index/index.blade.php @@ -12,14 +12,14 @@
-
+
-
+ @if($notices->isNotEmpty()) @foreach($notices as $notice) - -
+ @endforeach @endif -
+
@@ -283,15 +283,6 @@ @push('script')