From df15ea31412a024ad893f02c738f37fa19c94325 Mon Sep 17 00:00:00 2001 From: cp6 Date: Tue, 19 Sep 2023 22:48:30 +1000 Subject: [PATCH] Formatting --- resources/views/home.blade.php | 175 ++++++++++++++++----------------- 1 file changed, 86 insertions(+), 89 deletions(-) diff --git a/resources/views/home.blade.php b/resources/views/home.blade.php index fc57fd7..c9ed798 100644 --- a/resources/views/home.blade.php +++ b/resources/views/home.blade.php @@ -21,102 +21,99 @@ - -
-
-
-
- -
-
- -
-
- -
-
- -
-
- -
-
- -
+
+
+
+
+
-
- -
-
-
- -
-
- -
-
- -
-
- -
+
+
-
- -
-
-
- -
-
- -
-
- @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