+ Thank you for wanting to help out! To expand our database, we are looking for volunteers to enter more verbs.
+
+
+@if(!Auth::check())
+
+
+ @include('suggestions')
+
+
+ @include('suggest')
+
+
+@endif
+
+@endsection
diff --git a/resources/views/layouts/master.blade.php b/resources/views/layouts/master.blade.php
index 3c111da..199db2d 100644
--- a/resources/views/layouts/master.blade.php
+++ b/resources/views/layouts/master.blade.php
@@ -16,17 +16,43 @@ GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program. If not, see