From 556e9ef6eeab35b359d0a4584e3d5fa51a7c32f5 Mon Sep 17 00:00:00 2001 From: Bruno Fontes Date: Mon, 17 Sep 2018 20:35:44 -0300 Subject: [PATCH] HELP: Beginning to add Home and Products to it. --- resources/views/help.blade.php | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) diff --git a/resources/views/help.blade.php b/resources/views/help.blade.php index b93c3f6..e58f61f 100644 --- a/resources/views/help.blade.php +++ b/resources/views/help.blade.php @@ -29,5 +29,26 @@ +
+
+
+
Screens
+
+
+
+
+
+
+
Home
+
+
+
+
+
+
+
Products
+
+
+
@endsection \ No newline at end of file