diff --git a/resources/views/home.blade.php b/resources/views/home.blade.php index 4bedd760..237455a3 100644 --- a/resources/views/home.blade.php +++ b/resources/views/home.blade.php @@ -3,50 +3,65 @@ @section('content')
-

Welcome, {{ Auth::user()->name }}

-

Choose from the options below:

+

Welcome, {{ Auth::user()->name }}

+

Choose from the options below:

-
-
+
+
- @@ -55,59 +70,63 @@
+ + +
@@ -244,103 +263,6 @@ @push('js') @endpush