From 90bfde9f33fa6dd62c4faf5f94360a6c1a9946f3 Mon Sep 17 00:00:00 2001 From: Tony Murray Date: Sat, 13 Jun 2020 15:41:11 -0500 Subject: [PATCH] layout looking good --- resources/views/layouts/install.blade.php | 66 +++++++++++++++++------ 1 file changed, 49 insertions(+), 17 deletions(-) diff --git a/resources/views/layouts/install.blade.php b/resources/views/layouts/install.blade.php index ddfc71342c..caa1d537de 100644 --- a/resources/views/layouts/install.blade.php +++ b/resources/views/layouts/install.blade.php @@ -11,13 +11,15 @@ @yield('style') @@ -52,13 +81,10 @@
-
- LibreNMS - @yield('title') -
-
+
+ LibreNMS
-
+
@foreach($steps as $step => $controller)
@endforeach
-
+
+
+
+
+

@yield('title')

+
+
@if(!empty($messages))