diff --git a/resources/views/home.blade.php b/resources/views/home.blade.php index d6590b3..fc57fd7 100644 --- a/resources/views/home.blade.php +++ b/resources/views/home.blade.php @@ -1,85 +1,123 @@ @section("title", "Home") -
-
- -
-
- -
-
- -
-
- -
-
- -
-
- -
+
+ + +
+
+
+
+ +
+
+ +
+
+ +
+
+ +
+
+ +
+
+ +
+
+
+ +
+
+
+ +
+
+ +
+
+ +
+
+ +
+
+
+ +
+
+
+ +
+
+ +
+
+ @if($information['servers_summary']['disk_gb_sum'] >= 1000) + + @else + + @endif +
+
+ +
+
+ +
+
+ +
+
+
+
+
-
- -
-
- -
-
- -
-
- -
-
- -
-
- -
-
- -
-
- -
-
- -
-
- @if($information['servers_summary']['disk_gb_sum'] >= 1000) - - @else - - @endif -
-
- -
-
- -
-
- -
- @if(Session::get('due_soon_amount') > 0)

Due soon

@if(!empty($information['due_soon']))